Skip to content

Commit ca6ac4b

Browse files
committed
fix failing roktManager test
1 parent 7344b53 commit ca6ac4b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/jest/roktManager.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1855,7 +1855,6 @@ describe('RoktManager', () => {
18551855
'MParticle.Rokt selectPlacements called with attributes: {"email":"test@example.com","customAttr":"value"}'
18561856
);
18571857
});
1858-
});
18591858

18601859
it('should propagate emailsha256 from current user identities to kit.selectPlacements when not in attributes', async () => {
18611860
const testRoktManager = new RoktManager();

0 commit comments

Comments
 (0)