summaryrefslogtreecommitdiffstats
path: root/pkg/integration/components/test.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/components/test.go')
-rw-r--r--pkg/integration/components/test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/integration/components/test.go b/pkg/integration/components/test.go
index d24e20bd5..130ce8774 100644
--- a/pkg/integration/components/test.go
+++ b/pkg/integration/components/test.go
@@ -190,7 +190,6 @@ func (self *IntegrationTest) Run(gui integrationTypes.GuiDriver) {
// Setting caption to clear the options menu from whatever it starts with
testDriver.SetCaption("")
testDriver.SetCaptionPrefix("")
- testDriver.Wait(1000)
}
self.run(testDriver, keys)