Skip to content

Commit

Permalink
chore: make async tests fail faster
Browse files Browse the repository at this point in the history
  • Loading branch information
mhevery committed Jan 27, 2015
1 parent 7379140 commit b78c125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// That's what Traceur outputs: `System.register()`.
register(System);

jasmine.DEFAULT_TIMEOUT_INTERVAL = 50;

// Cancel Karma's synchronous start,
// we will call `__karma__.start()` later, once all the specs are loaded.
Expand Down

0 comments on commit b78c125

Please sign in to comment.