aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures')
-rw-r--r--activerecord/test/fixtures/developers_projects.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/developers_projects.yml b/activerecord/test/fixtures/developers_projects.yml
index b1194a6f16..572958707f 100644
--- a/activerecord/test/fixtures/developers_projects.yml
+++ b/activerecord/test/fixtures/developers_projects.yml
@@ -11,3 +11,7 @@ david_active_record:
jamis_active_record:
developer_id: 2
project_id: 1
+
+poor_jamis_active_record:
+ developer_id: 11
+ project_id: 1 \ No newline at end of file