aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/categories_posts.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/categories_posts.yml')
-rw-r--r--activerecord/test/fixtures/categories_posts.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/categories_posts.yml b/activerecord/test/fixtures/categories_posts.yml
index 04eeb8f46c..0d77d8c05f 100644
--- a/activerecord/test/fixtures/categories_posts.yml
+++ b/activerecord/test/fixtures/categories_posts.yml
@@ -9,3 +9,11 @@ technology_welcome:
general_thinking:
category_id: 1
post_id: 2
+
+general_sti_habtm:
+ category_id: 1
+ post_id: 6
+
+sti_test_sti_habtm:
+ category_id: 3
+ post_id: 6