aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures')
-rw-r--r--activerecord/test/fixtures/posts.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/posts.yml b/activerecord/test/fixtures/posts.yml
index 0f1445b638..92e5d1908f 100644
--- a/activerecord/test/fixtures/posts.yml
+++ b/activerecord/test/fixtures/posts.yml
@@ -3,6 +3,7 @@ welcome:
author_id: 1
title: Welcome to the weblog
body: Such a lovely day
+ comments_count: 2
type: Post
thinking: