chore: fix sleep action test
This commit is contained in:
parent
ef072806da
commit
c59bcc62db
|
|
@ -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)")
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue