Explorar o código

Extend model load wait.

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

+ 1 - 1
tests/test_utils.js

@@ -28,7 +28,7 @@ function load_model(client, fnames) {
             }, [name], null
         );
 
-        client.pause(300);
+        client.pause(500);
 
         client.element('css selector', '#dialog_btn', function (result) {
             if (result.status != -1) {