Skip to content

Commit

Permalink
Remove debugger statement in Adwords forwarder test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexs-mparticle committed Feb 27, 2024
1 parent 80b9482 commit aeca87e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/src/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -1743,8 +1743,6 @@ describe('Adwords forwarder', function () {
});

it('should construct Consent State Payloads if consent mappings is undefined but settings defaults are defined', function (done) {
debugger;

mParticle.forwarder.init(
{
conversionId: 'AW-123123123',
Expand Down

0 comments on commit aeca87e

Please sign in to comment.