RegressionTests__ElectronGraphicDeviceTest.st
changeset 2505 f9586bc25d4a
parent 2503 cb689968d5e2
--- a/RegressionTests__ElectronGraphicDeviceTest.st	Sat Dec 21 04:28:27 2019 +0000
+++ b/RegressionTests__ElectronGraphicDeviceTest.st	Sat Dec 28 13:58:22 2019 +0100
@@ -95,7 +95,9 @@
     |v|
 
     v := StandardSystemView onDevice:display.
-    
+    Delay waitForSeconds:3.
+    v destroy.
+
     "
      self new test_03_WindowCreation
     "