From 567d61ce1ec690f58729d475393f8cb2a6081135 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 3 May 2015 13:30:16 +0200 Subject: [PATCH] Broken fixtures commented out --- test/fixtures/users.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml index 8787f86..ea31e45 100644 --- a/test/fixtures/users.yml +++ b/test/fixtures/users.yml @@ -5,8 +5,8 @@ # model remove the '{}' from the fixture names and add the columns immediately # below each fixture, per the syntax in the comments below # -one: {} +#one: {} # column: value # -two: {} +#two: {} # column: value