test/fixtures/articles.yml in composite_primary_keys-9.0.9 vs test/fixtures/articles.yml in composite_primary_keys-9.0.10

- 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