diff --git a/public/assets/tests/core.js b/public/assets/tests/core.js index 3c9401487..1dc17249f 100644 --- a/public/assets/tests/core.js +++ b/public/assets/tests/core.js @@ -63,7 +63,7 @@ App.Ajax.request({ // ajax parallel App.Ajax.request({ type: 'GET', - url: '/tests/wait/2', + url: '/tests/wait/3', success: function (data) { test( "ajax - parallel - ajax get 200 1/2", function() {