Skip to content

Commit a283b2e

Browse files
Update test/src/tests.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 098a01c commit a283b2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/src/tests.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ describe('Rokt Forwarder', () => {
9999
afterEach(() => {
100100
window.mParticle.forwarder.userAttributes = {};
101101
delete window.mParticle.forwarder.launcherOptions;
102+
delete window.mParticle.Rokt.launcherOptions;
102103
});
103104

104105
describe('#initForwarder', () => {

0 commit comments

Comments
 (0)