Skip to content

Commit c441eb5

Browse files
Remove animated fox from test-snaps page (#2859)
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]>
1 parent ec811b7 commit c441eb5

File tree

10 files changed

+6
-1344
lines changed

10 files changed

+6
-1344
lines changed

packages/test-snaps/package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,10 @@
7373
"@popperjs/core": "^2.11.8",
7474
"@reduxjs/toolkit": "^1.9.5",
7575
"bootstrap": "^5.2.2",
76-
"gl-matrix": "^3.4.3",
7776
"react": "^18.2.0",
7877
"react-bootstrap": "^2.5.0",
7978
"react-dom": "^18.2.0",
80-
"react-redux": "^8.0.5",
81-
"simplex-noise": "^4.0.0"
79+
"react-redux": "^8.0.5"
8280
},
8381
"devDependencies": {
8482
"@metamask/auto-changelog": "^3.4.4",

0 commit comments

Comments
 (0)