From 403560baf47d3e1142aea303b5fb7901e32f33a7 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Mon, 16 Dec 2013 04:27:18 -0300 Subject: [PATCH] fixtures: remove person without user --- test/fixtures/profiles.yml | 6 ------ 1 file changed, 0 insertions(+), 6 deletions(-) diff --git a/test/fixtures/profiles.yml b/test/fixtures/profiles.yml index d140723..e8db907 100644 --- a/test/fixtures/profiles.yml +++ b/test/fixtures/profiles.yml @@ -13,12 +13,6 @@ joerandomhacker: identifier: joerandomhacker environment_id: 1 user_id: 2 -john_and_joe: - id: 3 - name: "John and Joe's Production Cooperative" - type: 'Person' - identifier: john_and_joe - environment_id: 1 ze: id: 4 name: "Zé" -- libgit2 0.21.2