Skip to content

Commit

Permalink
Update packages/GA4Client/test/src/tests.js
Browse files Browse the repository at this point in the history
Co-authored-by: Alex S <[email protected]>
  • Loading branch information
rmi22186 and alexs-mparticle authored Mar 7, 2024
1 parent 8cb4c21 commit c44dc26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/GA4Client/test/src/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,6 @@ describe('Google Analytics 4 Event', function () {
send_to: 'testMeasurementId',
},
];

window.dataLayer[0].should.eql(promotionResult1);
window.dataLayer[1].should.eql(promotionResult2);

Expand Down

0 comments on commit c44dc26

Please sign in to comment.