mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2026-03-31 00:40:08 +02:00
🐛 Fix tests, fix issue with window to front
This commit is contained in:
@@ -58,6 +58,8 @@ final class MainMenuTest: UITestCase {
|
||||
let app = launch(openMenu: true)
|
||||
app.mainMenuItem(withText: "mi_preferences".localized).click()
|
||||
|
||||
Thread.sleep(forTimeInterval: 0.5)
|
||||
|
||||
assertExists(app.buttons["General"])
|
||||
click(app.buttons["General"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user