Skip to content

Commit

Permalink
Merge pull request #8134 from jrjohnson/test-app-snapshots
Browse files Browse the repository at this point in the history
Remove test-app Percy Tests
  • Loading branch information
stopfstedt authored Sep 11, 2024
2 parents ff358e6 + f6abb41 commit 842dfcb
Show file tree
Hide file tree
Showing 5 changed files with 160 additions and 837 deletions.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
matrix:
workspace:
- frontend
- test-app
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ jobs:
matrix:
workspace:
- frontend
- test-app
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-transitive-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
[1]: https://github.com/peter-evans/create-pull-request
branch: auto-update-dependencies
labels: dependencies,run percy tests
labels: dependencies
- name: Approve Pull Request
run: gh pr review --approve -b "Auto Approved" ${{ steps.cpr.outputs.pull-request-number }}
env:
Expand Down
2 changes: 0 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
"@embroider/webpack": "~4.0.3",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@percy/cli": "^1.29.3",
"@percy/ember": "^4.2.0",
"@warp-drive/build-config": "0.0.0-beta.6",
"broccoli-asset-rev": "^3.0.0",
"ember-a11y-testing": "^7.0.0",
Expand Down
Loading

0 comments on commit 842dfcb

Please sign in to comment.