mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +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:
|
||||
PhpBrowser:
|
||||
url: 'http://localhost:8000/'
|
||||
curl:
|
||||
CURLOPT_TIMEOUT: 180
|
||||
DbDropTablesHelper:
|
||||
dsn: 'mysql:host=localhost;dbname=rhymix'
|
||||
user: 'travis'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue