mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-22 01:30:23 +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
|