Skip to content

Commit

Permalink
chore(examples): Format with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyJones committed Oct 29, 2019
1 parent 9befb94 commit 60f8812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jest/pactTestWrapper.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jasmine.DEFAULT_TIMEOUT_INTERVAL = 30000;
jasmine.DEFAULT_TIMEOUT_INTERVAL = 30000

beforeAll(done => {
provider.setup().then(() => done())
Expand Down

0 comments on commit 60f8812

Please sign in to comment.