Removing the key from cypress build and removing parallel flag (#6005)

This commit is contained in:
michellethomas
2018-09-28 17:24:48 -07:00
committed by John Bodley
parent 36e2ddd8bf
commit 414a4bfc6f

View File

@@ -12,5 +12,5 @@ cd "$(dirname "$0")"
npm install -g yarn
yarn
npm run build
npm run cypress run --record --parallel --key 1f958c86-be14-44d9-8d08-fad68da06811
npm run cypress run --record
kill %1