mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 02:13:17 +08: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
|