Skip to content

Commit

Permalink
Remove animated fox from test-snaps page (#2859)
Browse files Browse the repository at this point in the history
This removes the animated fox from the top of the test snaps page.
It replaces it with the much more simple text that says "Test Snaps" 

This should eliminate the GL errors occurring in CI testing on the snaps
E2E tests.

---------

Co-authored-by: Frederik Bolding <[email protected]>
  • Loading branch information
bowensanders and FrederikBolding authored Oct 24, 2024
1 parent ec811b7 commit c441eb5
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 1,344 deletions.
4 changes: 1 addition & 3 deletions packages/test-snaps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,10 @@
"@popperjs/core": "^2.11.8",
"@reduxjs/toolkit": "^1.9.5",
"bootstrap": "^5.2.2",
"gl-matrix": "^3.4.3",
"react": "^18.2.0",
"react-bootstrap": "^2.5.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"simplex-noise": "^4.0.0"
"react-redux": "^8.0.5"
},
"devDependencies": {
"@metamask/auto-changelog": "^3.4.4",
Expand Down
Loading

0 comments on commit c441eb5

Please sign in to comment.