Skip to content

Commit b78c125

Browse files
committed
chore: make async tests fail faster
1 parent 7379140 commit b78c125

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test-main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// That's what Traceur outputs: `System.register()`.
33
register(System);
44

5+
jasmine.DEFAULT_TIMEOUT_INTERVAL = 50;
56

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

0 commit comments

Comments
 (0)