Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
seaona committed Nov 15, 2024
1 parent 7f4a8a6 commit 3586284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/snaps/test-snap-metrics.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ describe('Test Snap Metrics', function () {
testSpecificMock: mockSegment,
ignoredConsoleErrors: [
'MetaMask - RPC Error: Failed to fetch snap "npm:@metamask/bip32-example-snap": Failed to fetch tarball for package "@metamask/bip32-example-snap"..',
'Failed to fetch snap "npm:@metamask/bip32-example-…ball for package "@metamask/bip32-example-snap"..'
'Failed to fetch snap "npm:@metamask/bip32-example-…ball for package "@metamask/bip32-example-snap"..',
],
},
async ({ driver, mockedEndpoint: mockedEndpoints }) => {
Expand Down

0 comments on commit 3586284

Please sign in to comment.