Explorar o código

Longer delay.

Bentley James Oakes %!s(int64=7) %!d(string=hai) anos
pai
achega
edec64b5ba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/50_stress_test.js

+ 1 - 1
tests/50_stress_test.js

@@ -5,7 +5,7 @@ let user = "./users/testuser/";
 module.exports = {
 
     beforeEach : function (client) {
-        client.url('http://localhost:8124/atompm').pause(300);
+        client.url('http://localhost:8124/atompm').pause(1000);
     },
 
     'Login' : function (client) {