aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/comments.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/comments.yml')
-rw-r--r--activerecord/test/fixtures/comments.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/activerecord/test/fixtures/comments.yml b/activerecord/test/fixtures/comments.yml
index 758eaf6dbf..236bdb2e36 100644
--- a/activerecord/test/fixtures/comments.yml
+++ b/activerecord/test/fixtures/comments.yml
@@ -16,12 +16,6 @@ does_it_hurt:
body: Don't think too hard
type: SpecialComment
-eager_sti_on_associations_comment:
- id: 4
- post_id: 4
- body: Normal type
- type: Comment
-
eager_sti_on_associations_vs_comment:
id: 5
post_id: 4