mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-22 11:55:15 -04:00
fixes a broken gui test
This commit is contained in:
parent
4932013373
commit
b833cbc758
@ -170,7 +170,7 @@ public class TestInGUI extends TestCase {
|
||||
new GuiTester()
|
||||
.delay(500)
|
||||
.press("F5")
|
||||
.mouseMove(100, 100)
|
||||
.mouseMove(100, 110)
|
||||
.delay(300)
|
||||
.mouseClick(InputEvent.BUTTON1_DOWN_MASK)
|
||||
.delay(200)
|
||||
|
Loading…
x
Reference in New Issue
Block a user