Skip to content

Commit 1b6e2d5

Browse files
author
Guillermo Tamanaha
committed
Formating
1 parent 6e5d01e commit 1b6e2d5

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
@@ -583,7 +583,7 @@ describe('Rokt Forwarder', () => {
583583
});
584584

585585
it('should create a local launcher if the partner is in the local launcher test group', async () => {
586-
window.mParticle.forwarder.testGroup =[249896952128253326n];
586+
window.mParticle.forwarder.testGroup = [249896952128253326n];
587587

588588
await window.mParticle.forwarder.init(
589589
{ accountId: '123456' },

0 commit comments

Comments
 (0)