test/fixtures/articles.yml in composite_primary_keys-11.0.0.rc2 vs test/fixtures/articles.yml in composite_primary_keys-11.0.0
- old
+ new
@@ -1,7 +1,7 @@
-first:
- id: 1
- name: Article One
-
-second:
- id: 2
+first:
+ id: 1
+ name: Article One
+
+second:
+ id: 2
name: Article Two
\ No newline at end of file