diff --git a/console/Makefile b/console/Makefile index 6c3dc561..035ba7da 100644 --- a/console/Makefile +++ b/console/Makefile @@ -15,7 +15,7 @@ build: npm run build test: - npm run test + npm run dev & npm run test # to be run inside circle-ci ci-copy-assets: