mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-07 03:43:48 -05:00
Fix test description
This commit is contained in:
@@ -211,7 +211,7 @@ describe("Cookie message", () => {
|
||||
|
||||
});
|
||||
|
||||
test("The consent cookie should be set, with analytics set to 'true'", () => {
|
||||
test("The consent cookie should be set, with analytics set to 'false'", () => {
|
||||
|
||||
expect(window.GOVUK.getConsentCookie()).toEqual({ 'analytics': false });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user