[Discovery One] Improve tests

This commit is contained in:
Andrés Montañez
2018-03-31 04:34:54 -03:00
parent 83110941eb
commit 3dc7acf3d4
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -16,3 +16,5 @@ magephp:
- symfony/assets-install
- symfony/cache-pool-prune
- symfony/cache-pool-prune: { env: 'prod' }
- symfony/cache-pool-clear: { pools: 'main' }
- symfony/cache-pool-clear: { env: 'prod', pools: 'main' }