Skip to content

Commit

Permalink
increase delay for slow CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jleni committed May 23, 2021
1 parent f4c20b5 commit 9c5f74a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests_zemu/tests/sr25519.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const defaultOptions = {
logging: true,
custom: `-s "${APP_SEED}"`,
X11: false,
pressDelay: 1500,
}

jest.setTimeout(60000)
Expand Down

0 comments on commit 9c5f74a

Please sign in to comment.