Skip to content

Commit

Permalink
Address PR Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
alexs-mparticle committed Feb 22, 2024
1 parent 9b709c7 commit c329087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -1614,7 +1614,7 @@ describe('Adwords forwarder', function () {
done();
});

it('should NOT construct a Consent State Update Payload if consent DOES NOT changes', function (done) {
it('should NOT construct a Consent State Update Payload if consent DOES NOT change', function (done) {
mParticle.forwarder.init(
{
conversionId: 'AW-123123123',
Expand Down

0 comments on commit c329087

Please sign in to comment.