Skip to content

Commit f7a8466

Browse files
author
Guillermo Tamanaha
committed
Default empty testGroup in tests
1 parent fada25b commit f7a8466

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/src/tests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ describe('Rokt Forwarder', () => {
562562
},
563563
};
564564

565-
window.mParticle.forwarder.testGroup =[11111111111111n];
565+
window.mParticle.forwarder.testGroup =[];
566566
});
567567

568568
it('should create a remote launcher if the partner is not in the local launcher test group', async () => {

0 commit comments

Comments
 (0)