test/fixtures/departments.yml in composite_primary_keys-12.0.9 vs test/fixtures/departments.yml in composite_primary_keys-12.0.10
- old
+ new
@@ -1,15 +1,15 @@
-accounting:
- id: 1
- location_id: 1
-
-engineering:
- id: 2
- location_id: 1
-
-human_resources:
- id: 3
- location_id: 2
-
-offsite_accounting:
- id: 1
- location_id: 2
+accounting:
+ id: 1
+ location_id: 1
+
+engineering:
+ id: 2
+ location_id: 1
+
+human_resources:
+ id: 3
+ location_id: 2
+
+offsite_accounting:
+ id: 1
+ location_id: 2