Browse Source

Fixed test

Brian Fiete 5 years ago
parent
commit
0503eedfe6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      IDE/Tests/BugW003/scripts/Test.txt

+ 1 - 1
IDE/Tests/BugW003/scripts/Test.txt

@@ -6,7 +6,7 @@ Compile()
 RemoveProject("SDL2")
 RemoveProject("SDL2")
 
 
 WaitForResolve()
 WaitForResolve()
-SleepTicks(20)
+SleepTicks(100)
 AssertFileErrors()
 AssertFileErrors()
 
 
 ToggleCommentAt("Main_Start")
 ToggleCommentAt("Main_Start")