mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
raylib screenshots: prevent saving black frame
raylib screenshots: prevent saving black frame
This commit is contained in:
@@ -156,6 +156,7 @@ class TestUI:
|
||||
@with_processes(["raylib_ui"])
|
||||
def test_ui(self, name, setup_case):
|
||||
self.setup()
|
||||
time.sleep(UI_DELAY) # wait for UI to start
|
||||
setup_case(self.click, self.pm)
|
||||
self.screenshot(name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user