mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-05 18:10:44 -04:00
2767 passing
This commit is contained in:
@@ -52,7 +52,7 @@ describe("Analytics", () => {
|
||||
expect(setUpArguments[1]).toEqual(['set', 'anonymizeIp', true]);
|
||||
expect(setUpArguments[2]).toEqual(['set', 'allowAdFeatures', false]);
|
||||
expect(setUpArguments[3]).toEqual(['set', 'transport', 'beacon']);
|
||||
expect(setUpArguments[4]).toEqual(['set', 'title', 'GOV.UK Notify']);
|
||||
expect(setUpArguments[4]).toEqual(['set', 'title', 'US Notify']);
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user