mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-09 16:57:53 +01:00
12 lines
166 B
YAML
12 lines
166 B
YAML
include:
|
|
- codeception/common
|
|
- codeception/console
|
|
- codeception/backend
|
|
- codeception/frontend
|
|
|
|
paths:
|
|
log: codeception/_output
|
|
|
|
settings:
|
|
colors: true
|