Skip to content

Commit

Permalink
fix: speed up test
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Oct 31, 2023
1 parent 353a0c9 commit fcd38f2
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ integrationTest(
testingHooks: {
skipNodeInterview: true,
},
attempts: {
// Spend less time waiting
controller: 1,
},
},

async customSetup(driver, mockController, mockNode) {
Expand Down

0 comments on commit fcd38f2

Please sign in to comment.