Skip to content

Commit

Permalink
fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
smenzer committed Jul 31, 2020
1 parent ebf645b commit 8a28191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/spec/modules/userId_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -1546,6 +1546,7 @@ describe('User ID', function() {

// init consent management
window.__cmp = function () { };
delete window.__tcfapi;
testConsentData = {
gdprApplies: true,
consentData: 'xyz',
Expand Down

0 comments on commit 8a28191

Please sign in to comment.