Skip to content

Commit f3fc2e6

Browse files
authored
increase test timeout in Examples.test
1 parent 01f626c commit f3fc2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Examples.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ describe("Examples", () => {
5656
done();
5757
});
5858
},
59-
30000
59+
45000
6060
);
6161
});
6262
});

0 commit comments

Comments
 (0)