aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/people.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/people.yml')
-rw-r--r--activerecord/test/fixtures/people.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/people.yml b/activerecord/test/fixtures/people.yml
index 123673a2af..e640a38f1f 100644
--- a/activerecord/test/fixtures/people.yml
+++ b/activerecord/test/fixtures/people.yml
@@ -4,15 +4,18 @@ michael:
primary_contact_id: 2
number1_fan_id: 3
gender: M
+ followers_count: 1
david:
id: 2
first_name: David
primary_contact_id: 3
number1_fan_id: 1
gender: M
+ followers_count: 1
susan:
id: 3
first_name: Susan
primary_contact_id: 2
number1_fan_id: 1
gender: F
+ followers_count: 1