Enable e2e tests #11

Merged
manuel merged 6 commits from feature/collapsible-intermediate-input into develop 2018-09-08 02:55:02 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 95aea3b455 - Show all commits

View File

@ -4,4 +4,5 @@ pipeline:
commands:
- npm install
- npm run test:ci
- npm run e2e
- npm run build-prod