mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
Increase codeception timeout to 180s
This commit is contained in:
parent
958c7a7ce0
commit
08f8e0ccd4
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ modules:
|
||||||
config:
|
config:
|
||||||
PhpBrowser:
|
PhpBrowser:
|
||||||
url: 'http://localhost:8000/'
|
url: 'http://localhost:8000/'
|
||||||
|
curl:
|
||||||
|
CURLOPT_TIMEOUT: 180
|
||||||
DbDropTablesHelper:
|
DbDropTablesHelper:
|
||||||
dsn: 'mysql:host=localhost;dbname=rhymix'
|
dsn: 'mysql:host=localhost;dbname=rhymix'
|
||||||
user: 'travis'
|
user: 'travis'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue