Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Sep 18, 2024
1 parent 666af0e commit d60b697
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 @@ -501,7 +501,7 @@ describe('Test Snap Metrics', function () {
const events = await getEventPayloads(driver, mockedEndpoints);
assert.deepStrictEqual(events[0].properties, {
snap_id: 'npm:@metamask/notification-example-snap',
version: '2.1.3',
version: '2.1.4',
category: 'Snaps',
locale: 'en',
chain_id: '0x539',
Expand Down

0 comments on commit d60b697

Please sign in to comment.