aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/authors.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/authors.yml')
-rw-r--r--activerecord/test/fixtures/authors.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/authors.yml b/activerecord/test/fixtures/authors.yml
index f59b84fa45..de2ec7d38b 100644
--- a/activerecord/test/fixtures/authors.yml
+++ b/activerecord/test/fixtures/authors.yml
@@ -1,6 +1,8 @@
david:
id: 1
name: David
+ author_address_id: 1
+ author_address_extra_id: 2
mary:
id: 2