aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/books.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/books.yml')
-rw-r--r--activerecord/test/fixtures/books.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/books.yml b/activerecord/test/fixtures/books.yml
index 93cfabd61c..1f75e3fb52 100644
--- a/activerecord/test/fixtures/books.yml
+++ b/activerecord/test/fixtures/books.yml
@@ -24,3 +24,8 @@ ddd:
name: "Domain-Driven Design"
format: "hardcover"
status: 2
+
+tlg:
+ author_id: 1
+ id: 4
+ name: "Thoughleadering"