aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/sponsors.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/sponsors.yml')
-rw-r--r--activerecord/test/fixtures/sponsors.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/activerecord/test/fixtures/sponsors.yml b/activerecord/test/fixtures/sponsors.yml
index 42df8957d1..97a7784047 100644
--- a/activerecord/test/fixtures/sponsors.yml
+++ b/activerecord/test/fixtures/sponsors.yml
@@ -6,4 +6,6 @@ boring_club_sponsor_for_groucho:
sponsorable: some_other_guy (Member)
crazy_club_sponsor_for_groucho:
sponsor_club: crazy_club
- sponsorable: some_other_guy (Member) \ No newline at end of file
+ sponsorable: some_other_guy (Member)
+org_sponsor:
+ sponsorable: sponsorable (SponsorableOrganization) \ No newline at end of file