This commit is contained in:
Sam
2018-05-20 20:30:30 +02:00
parent f1c24a6edc
commit 91566b27e0
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ serve-react:
serve:
$(MAKE) P="serve-react serve-python" make-p
test-e2e:
test-e2e: init-db
$(NPM) test
test-python: