Added support to run API tests on roadrunner

This commit is contained in:
Alejandro Celaya
2022-08-27 09:09:14 +02:00
parent c5b6d203f5
commit ca515998e4
8 changed files with 37 additions and 18 deletions

View File

@@ -43,7 +43,7 @@ logs:
reload:
interval: 1s
patterns: ['.php', '.yml', '.yaml']
patterns: ['.php']
services:
http:
dirs: ['../../bin', '../../config', '../../data/migrations', '../../docker', '../../module', '../../vendor']