test/fixtures/departments.yml in composite_primary_keys-5.0.12 vs test/fixtures/departments.yml in composite_primary_keys-5.0.13
- old
+ new
@@ -3,5 +3,13 @@
location_id: 1
engineering:
department_id: 2
location_id: 1
+
+human_resources:
+ department_id: 3
+ location_id: 2
+
+offsite_accounting:
+ department_id: 1
+ location_id: 2