Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Dec 2, 2019
1 parent ea96044 commit 22b2827
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,17 @@ jobs:
displayName: 'Docs Tests'
- script: |
yarn install
yarn test:fastboot fastboot-with-ember-fetch
displayName: 'Fastboot Tests with ember-fetch'
- script: |
yarn install
yarn test:fastboot fastboot-with-jquery
displayName: 'Fastboot Tests with jquery'
- script: |
yarn install
yarn test:try-one with-ember-fetch
displayName: 'Basic Tests with ember-fetch'
Expand Down

0 comments on commit 22b2827

Please sign in to comment.