♻️ Simplify tests, run in same backend service (#152)

remove backend-tests
This commit is contained in:
Sebastián Ramírez
2020-04-19 12:34:03 +02:00
committed by GitHub
parent 8f9c2bac42
commit 283bc7c95b
10 changed files with 8 additions and 69 deletions

View File

@@ -9,7 +9,6 @@ if [ $(uname -s) = "Linux" ]; then
fi
docker-compose \
-f docker-compose.test.yml \
-f docker-compose.shared.admin.yml \
-f docker-compose.shared.base-images.yml \
-f docker-compose.shared.depends.yml \