We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df52421 commit 2f39b0bCopy full SHA for 2f39b0b
1 file changed
test/test.html.js
@@ -21,7 +21,7 @@ describe("pokedex", function () {
21
cache: false,
22
cacheImages: false
23
});
24
- this.timeout(2000);
+ this.timeout(5000);
25
26
describe(".resource(Mixed: array)", function () {
27
it("should have property name", function () {
0 commit comments