Skip to content

Commit

Permalink
remove prod test add itwcw
Browse files Browse the repository at this point in the history
  • Loading branch information
vixnguyen committed Feb 25, 2020
1 parent 8299fa6 commit 42cd272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/custom-webpack/scripts/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cd ../full-cycle-app
yarn test --browsers=ChromeHeadlessCI
#check browser and dev-server
yarn e2e --protractor-config=./e2e/protractor-ci.conf.js
yarn e2e --protractor-config=./e2e/protractor-ci-prod.conf.js --prod
# yarn e2e --protractor-config=./e2e/protractor-ci-itwcw.conf.js --configuration=itwcw
# yarn e2e --protractor-config=./e2e/protractor-ci-prod.conf.js --prod
yarn e2e --protractor-config=./e2e/protractor-ci-itwcw.conf.js --configuration=itwcw


0 comments on commit 42cd272

Please sign in to comment.