mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Обновление Codeception до 2.3
Подчищен компонент для тестирования AMQP
This commit is contained in:
@@ -12,8 +12,9 @@ modules:
|
||||
config:
|
||||
Yii2:
|
||||
configFile: '../config/api/functional.php'
|
||||
cleanup: false
|
||||
cleanup: true
|
||||
Redis:
|
||||
host: "%REDIS_HOST%"
|
||||
port: 6379
|
||||
database: 0
|
||||
cleanupBefore: 'test'
|
||||
|
||||
@@ -8,4 +8,4 @@ modules:
|
||||
config:
|
||||
Yii2:
|
||||
configFile: '../config/api/unit.php'
|
||||
cleanup: false
|
||||
cleanup: true
|
||||
|
||||
Reference in New Issue
Block a user