♻️ 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

@@ -6,6 +6,3 @@ services:
celeryworker:
volumes:
- ./backend/app:/app
backend-tests:
volumes:
- ./backend/app:/app