Skip to content

Commit

Permalink
debug circleci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
idettman committed Jun 18, 2020
1 parent 54e2b8e commit 583caba
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 @@ -109,6 +109,7 @@ describe('User ID', function() {
let innerAdUnits2;

let pubcid = coreStorage.getCookie('pubcid');
expect(pubcid).to.be.null; // there should be no cookie initially

setSubmoduleRegistry([pubCommonIdSubmodule]);
init(config);
Expand Down

0 comments on commit 583caba

Please sign in to comment.