Skip to content

Commit

Permalink
Update onetrust.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky authored Sep 1, 2023
1 parent 6759f27 commit 2b31da6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ it('should stamp each event', async () => {
commands.map((cmd) => browser.execute(cmd))
)

// should expect an onConsentChanged event
await page.clickAcceptButtonAndClosePopup()
;(await eventsP).forEach((ctx) => {
expect(
Expand Down

0 comments on commit 2b31da6

Please sign in to comment.