Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Aug 18, 2023
1 parent 1f1cf9c commit 76e1920
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ describe('High level "integration" tests', () => {
const onConsentChangedArg =
OneTrustMockGlobal.OnConsentChanged.mock.lastCall[0]
onConsentChangedArg(
new CustomEvent('foo', {
new CustomEvent('', {
detail: [
grpFixture.StrictlyNeccessary.CustomGroupId,
grpFixture.Performance.CustomGroupId,
Expand Down

0 comments on commit 76e1920

Please sign in to comment.