Skip to content

Commit

Permalink
test: update fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay authored and ismay committed Mar 18, 2024
1 parent b2e403f commit ce486eb
Show file tree
Hide file tree
Showing 43 changed files with 4,526 additions and 4,196 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CYPRESS_dhis2BaseUrl: https://debug.dhis2.org/dev
CYPRESS_dhis2ApiVersion: 41
CYPRESS_dhis2ApiVersion: 42
CYPRESS_networkMode: stub

release:
Expand Down
2 changes: 1 addition & 1 deletion cypress.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"video": false,
"env": {
"dhis2DataTestPrefix": "dhis2-scheduler",
"dhis2ApiVersion": "41",
"dhis2ApiVersion": "42",
"dhis2BaseUrl": "https://debug.dhis2.org/dev"
}
}
101 changes: 0 additions & 101 deletions cypress/fixtures/network/41/queue_actions.json

This file was deleted.

Loading

0 comments on commit ce486eb

Please sign in to comment.