1 parent 8091cb1 commit afdbc27Copy full SHA for afdbc27
1 file changed
tests/integration/setup.js
@@ -45,7 +45,7 @@ define([
45
return this.remote
46
.get(require.toUrl('tests/pages/integration.html'))
47
.waitForElementByCssSelector('body.loaded', 5000)
48
- .sleep(1000);
+ .sleep(2000);
49
}
50
});
51
0 commit comments