From 6ff352e4b565895b2b865e2d1fb49e1de2e8c131 Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Mon, 28 Apr 2014 18:44:42 -0400 Subject: ran the generate thingy --- test/fixtures/statistics.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/fixtures/statistics.yml') diff --git a/test/fixtures/statistics.yml b/test/fixtures/statistics.yml index 0b5b113..e6bbccf 100644 --- a/test/fixtures/statistics.yml +++ b/test/fixtures/statistics.yml @@ -4,10 +4,10 @@ one: user_id: match_id: name: MyString - value: 1 + json_value: MyText two: user_id: match_id: name: MyString - value: 1 + json_value: MyText -- cgit v1.2.3-2-g168b