test/fixtures/suburbs.yml in composite_primary_keys-3.1.9 vs test/fixtures/suburbs.yml in composite_primary_keys-3.1.10

- old
+ new

@@ -4,6 +4,9 @@ name: First Suburb second: city_id: 2 suburb_id: 1 name: Second Suburb - \ No newline at end of file +no_mcdonalds: + city_id: 1 + suburb_id: 2 + name: Third Suburb