From 1c639a84054833e12b7eb84a0726950378fe417e Mon Sep 17 00:00:00 2001 From: Alexander Sapountzis Date: Thu, 26 Sep 2024 14:11:45 -0400 Subject: [PATCH] Address PR Comments --- test/src/tests.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/src/tests.js b/test/src/tests.js index ff9afda..7fe3c1b 100644 --- a/test/src/tests.js +++ b/test/src/tests.js @@ -346,7 +346,7 @@ describe('Bing Ads Event Forwarder', function() { done(); }); - it('should ignore Unspecified Consent Settings if NOT explicitly defined in Consent State', function(done) { + it('should default to `granted` if Consent Settings are `Unspecified`', function(done) { mParticle.forwarder.init( { tagId: 'tagId',