Add more no headless test for snap

This commit is contained in:
Bruno Perdigão
2026-05-31 22:19:41 -03:00
committed by Thomas Krijnen
parent 5f5e7de5f6
commit cf34be07e1
3 changed files with 181 additions and 36 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ endif
.PHONY: test-modal
test-modal:
blender --enable-event-simulate --python test/modal/test_modal.py
blender --enable-event-simulate --python test/modal/test_modal.py --window-maximized
# Reregistering test is not added to the standard test suite because during unregister
# Blender removes all Bonsai dependencies breaking dev-environment symlinks.