Initial Commit
This commit is contained in:
14
dependencies/jasny/sso/codeception.yml
vendored
Normal file
14
dependencies/jasny/sso/codeception.yml
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
actor: Tester
|
||||
paths:
|
||||
tests: tests
|
||||
log: tests/_output
|
||||
data: tests/_data
|
||||
support: tests/_support
|
||||
envs: tests/_envs
|
||||
bootstrap: _bootstrap.php
|
||||
settings:
|
||||
colors: true
|
||||
memory_limit: 1024M
|
||||
extensions:
|
||||
enabled:
|
||||
- WP_Ultimo\Dependencies\Codeception\Extension\RunFailed
|
Reference in New Issue
Block a user