aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/other_posts.yml
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2017-11-09 15:55:33 -0500
committerGitHub <noreply@github.com>2017-11-09 15:55:33 -0500
commit1c6db52412a7c503a9eda529fe0913187b018bb2 (patch)
tree013c822ca2408617fc7975dc3f384301401f4bbe /activerecord/test/fixtures/other_posts.yml
parent100c62ae15deb3d70c5e17d880fd57971bb8759a (diff)
parentae6361b88c58c5dc1e86833e0299d031bb573fe1 (diff)
downloadrails-1c6db52412a7c503a9eda529fe0913187b018bb2.tar.gz
rails-1c6db52412a7c503a9eda529fe0913187b018bb2.tar.bz2
rails-1c6db52412a7c503a9eda529fe0913187b018bb2.zip
Merge pull request #25346 from bogdan/correct-tags-count-in-fixtures
Set counter caches to correct values in fixtures
Diffstat (limited to 'activerecord/test/fixtures/other_posts.yml')
-rw-r--r--activerecord/test/fixtures/other_posts.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/other_posts.yml b/activerecord/test/fixtures/other_posts.yml
index 39ff763547..3e11a33802 100644
--- a/activerecord/test/fixtures/other_posts.yml
+++ b/activerecord/test/fixtures/other_posts.yml
@@ -5,3 +5,4 @@ second_welcome:
author_id: 1
title: Welcome to the another weblog
body: It's really nice today
+ comments_count: 1