Skip to content

Commit

Permalink
Fix Failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Boutaib committed Jul 19, 2022
1 parent 5f56ac9 commit a8b5ff2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ describe('actionCollection', () => {
},
})
expect(rawRumEvents[0].domainContext).toEqual({
event,
events: [event],
})
})
Expand Down

0 comments on commit a8b5ff2

Please sign in to comment.