Skip to content

Commit

Permalink
Fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGHSeg committed Nov 22, 2024
1 parent 90c270a commit df0d800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/browser/src/browser/__tests__/integration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,7 @@ describe('Dispatch', () => {

expect(metrics.map((m) => m.metric)).toMatchInlineSnapshot(`
[
"analytics_js.invoke",
"message_dispatched",
"plugin_time",
"plugin_time",
Expand Down

0 comments on commit df0d800

Please sign in to comment.