Fix pipelines file

This commit is contained in:
Daniel Imms
2020-02-15 05:02:28 -08:00
parent 7400b888df
commit 3b51565a13
-1
View File
@@ -132,7 +132,6 @@ jobs:
yarn start &
sleep 10
yarn test-api-firfox --headless --forbid-only
continueOnError: true,
displayName: 'Integration tests (Firefox)'
- script: |
yarn start &