diff --git a/test/fixtures/profiles.yml b/test/fixtures/profiles.yml index d140723..8f9ead0 100644 --- a/test/fixtures/profiles.yml +++ b/test/fixtures/profiles.yml @@ -26,12 +26,11 @@ ze: user_id: 3 identifier: ze environment_id: 1 - data: { - :person_id: 4, - :address: "house of the hat", - :contact_information: "Pavilhão 9, Quadrante 13, Esquina com Avenida das Alamedas, 467, fundos, falar com Dona Ivete após as 16", + data: + :person_id: 4 + :address: "house of the hat" + :contact_information: "Pavilhão 9, Quadrante 13, Esquina com Avenida das Alamedas, 467, fundos, falar com Dona Ivete após as 16" :created_at: '2007-12-01' - } home_page_id: 1 colivre: id: 5 -- libgit2 0.21.2