test/fixtures/users.yml in composite_primary_keys-3.0.9 vs test/fixtures/users.yml in composite_primary_keys-3.1.0

- old
+ new

@@ -1,6 +1,6 @@ -santiago: - id: 1 - name: Santiago -drnic: - id: 2 +santiago: + id: 1 + name: Santiago +drnic: + id: 2 name: Dr Nic \ No newline at end of file