Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <oparoz@users.noreply.github.com>2018-01-30 15:42:03 +0300
committerGitHub <noreply@github.com>2018-01-30 15:42:03 +0300
commit5ec43c0f087883bacef43affc750872a47b26ac7 (patch)
treee2482c92d420c03d98771662ea818b8d039990b9
parent163622f0f460d3be29ef64236e1f60bf52342256 (diff)
parent6ca232999f696c46f7344a418a1cab0f3e865d27 (diff)
Merge pull request #389 from nextcloud/stable13-387-fix-timeout-in-api-testsv13.0.0RC4v13.0.0
[stable13] Fix timeout in API tests
-rw-r--r--tests/api.suite.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/api.suite.yml b/tests/api.suite.yml
index bcb113de..8a390b33 100644
--- a/tests/api.suite.yml
+++ b/tests/api.suite.yml
@@ -7,3 +7,6 @@ modules:
- REST:
url: http://localhost:8000
depends: PhpBrowser
+ - PhpBrowser:
+ url: http://localhost:8000
+ timeout: 60