Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
added some delay for the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Velin92 committed Jul 15, 2024
1 parent a961188 commit 10942c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ extension WysiwygUITests {
} else {
keyboardSelection.tap()
}
sleep(2)
}

private func addKeyboardToSettings(keyboard: TestKeyboard) {
Expand Down

0 comments on commit 10942c6

Please sign in to comment.