From 3ed8a501e6c4f0db6697a809f3fb941dc0686b0b Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Fri, 2 Nov 2018 16:06:27 -0500 Subject: [PATCH] WWWWWHHHE --- script/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test.sh b/script/test.sh index 285ab5a9..38faac5c 100755 --- a/script/test.sh +++ b/script/test.sh @@ -1,2 +1,2 @@ #!/bin/bash -npm ci && rake db:create db:structure:load db:migrate && RAILS_ENV=test rake db:create db:structure:load test:prepare && rake spec && npm run build-all && npx jest +npm ci && rake db:create db:structure:load db:migrate && RAILS_ENV=test rake db:create db:structure:load test:prepare && rake spec && npm run build-all && npx jest \ No newline at end of file