Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
Test faster!
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Mar 24, 2015
1 parent 88577bb commit 5719a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var notes2 = Array();

test.describe('Marknote', function()
{
this.timeout(50000);
this.timeout(30000);
test.describe('Notes', function()
{
test.it('Has notes.', function()
Expand Down

0 comments on commit 5719a0c

Please sign in to comment.