mirror of
https://github.com/OliveTin/OliveTin
synced 2026-09-27 04:05:44 +00:00
chore: fix sleep action test
This commit is contained in:
@@ -44,6 +44,6 @@ describe('config: sleep', function () {
|
||||
|
||||
await killButton.click()
|
||||
|
||||
await requireExecutionDialogStatus(webdriver, "Completed Exit code: -1")
|
||||
await requireExecutionDialogStatus(webdriver, "Completed (Exit code: -1)")
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user