Skip to content

Commit

Permalink
Increase integration test sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed May 21, 2019
1 parent 8f09f58 commit f81d1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
displayName: 'Install dependencies and build'
- script: |
yarn start &
sleep 5
sleep 10
yarn test-api --headless
displayName: 'Integration tests'
Expand Down

0 comments on commit f81d1cb

Please sign in to comment.