Fix remote_config path in codeception.yml (#114)
`../tests/codeception.yml` does not exist, using `../codeception.yml` works
This commit is contained in:
parent
435508328b
commit
4f8ae448fe
@ -19,7 +19,7 @@ modules:
|
|||||||
# #c3_url: http://localhost:8080/index-test.php/
|
# #c3_url: http://localhost:8080/index-test.php/
|
||||||
# enabled: true
|
# enabled: true
|
||||||
# #remote: true
|
# #remote: true
|
||||||
# #remote_config: '../tests/codeception.yml'
|
# #remote_config: '../codeception.yml'
|
||||||
# whitelist:
|
# whitelist:
|
||||||
# include:
|
# include:
|
||||||
# - models/*
|
# - models/*
|
||||||
|
Loading…
Reference in New Issue
Block a user