From ed4aeeee9f6794033a7cd0758745f56b23f3e3d2 Mon Sep 17 00:00:00 2001 From: Jeff Balogh Date: Thu, 2 Sep 2010 22:44:26 -0700 Subject: [PATCH] add an email to the fixture --- apps/cake/fixtures/cake/sessions.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/cake/fixtures/cake/sessions.json b/apps/cake/fixtures/cake/sessions.json index 87fcbf0dd48..5fcbe07600e 100644 --- a/apps/cake/fixtures/cake/sessions.json +++ b/apps/cake/fixtures/cake/sessions.json @@ -13,6 +13,7 @@ "display_collections": 1, "display_collections_fav": 1, "notifycompat": 1, + "email": "sunshine@sparkles.com", "notifyevents": 1 } },