test/fixtures/adherent/coords.yml in adherent-0.1.0 vs test/fixtures/adherent/coords.yml in adherent-0.1.1

- old
+ new

@@ -6,16 +6,16 @@ gsm: MyString office: MyString address: MyText zip: MyString city: MyString - member: one + member_id: <%= ActiveRecord::Fixtures.identify(:jcl) %> two: mail: MyString tel: MyString gsm: MyString office: MyString address: MyText zip: MyString city: MyString - member: two + member_id: <%= ActiveRecord::Fixtures.identify(:jul) %>