Skip to content

Commit

Permalink
Update test/src/tests.js
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Ing <[email protected]>
  • Loading branch information
alexs-mparticle and rmi22186 authored Feb 22, 2024
1 parent c329087 commit a44deaa
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 @@ -1197,7 +1197,7 @@ describe('Adwords forwarder', function () {

it('should construct a Default Consent State Payload from Mappings', function (done) {
// We are intentionally using a string here instead of `JSON.stringify(consentMap)`
// so that we can also test how consentMapingWeb is parsed when returned as a string
// so that we can also test how consentMappingWeb is parsed when returned as a string
// from the mParticle config
mParticle.forwarder.init(
{
Expand Down

0 comments on commit a44deaa

Please sign in to comment.