Skip to content

Commit

Permalink
add example to jasmine-tests.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Bengfort committed Jul 19, 2014
1 parent e827d60 commit 3c4d380
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jasmine/jasmine-tests.ts
Expand Up @@ -698,3 +698,5 @@ describe("Asynchronous specs", function () {
};

})();

jasmine.DEFAULT_TIMEOUT_INTERVAL = 1000;

0 comments on commit 3c4d380

Please sign in to comment.