mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 08:41:39 +09:00
Fix outdated codeception config directive
This commit is contained in:
parent
b249df71b6
commit
b46e51acb1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
actor: Tester
|
actor: Tester
|
||||||
paths:
|
paths:
|
||||||
tests: tests
|
tests: tests
|
||||||
log: tests/_output
|
output: tests/_output
|
||||||
data: tests/_data
|
data: tests/_data
|
||||||
helpers: tests/_support
|
helpers: tests/_support
|
||||||
bootstrap: _bootstrap.php
|
bootstrap: _bootstrap.php
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue