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

Commit 5719a0c

Browse files
committed
Test faster!
1 parent 88577bb commit 5719a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var notes2 = Array();
1111

1212
test.describe('Marknote', function()
1313
{
14-
this.timeout(50000);
14+
this.timeout(30000);
1515
test.describe('Notes', function()
1616
{
1717
test.it('Has notes.', function()

0 commit comments

Comments
 (0)