From 32512fe4f4086ffaba6180a970be32852cdfc24d Mon Sep 17 00:00:00 2001 From: stve Date: Sun, 30 Aug 2015 22:54:17 -0400 Subject: [PATCH] update add folder JSON fixture --- spec/fixtures/folders_add.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/fixtures/folders_add.json b/spec/fixtures/folders_add.json index 7094bdc..cf856d0 100644 --- a/spec/fixtures/folders_add.json +++ b/spec/fixtures/folders_add.json @@ -1 +1 @@ -[{"type":"folder","folder_id":1121141,"title":"Ruby","sync_to_mobile":"1","position":1307330035}] \ No newline at end of file +[{"title": "Ruby", "display_title": "Ruby", "sync_to_mobile": 1, "folder_id": 2735618, "position": 1440901825.167363, "type": "folder", "slug": "ruby"}]