Skip to content

Commit

Permalink
Fixture for missing EAG badge
Browse files Browse the repository at this point in the history
  • Loading branch information
wilbertom committed Apr 28, 2015
1 parent f9f21eb commit f94400c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions apps/storybase_badge/fixtures/denver_badges.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,15 @@
},
"model": "storybase_badge.Badge",
"pk": 5
},
{
"fields": {
"name": "Environment Affinity Group",
"description": "The Denver Foundation’s Environmental Affinity Group is connected with this story. We strive to create a network of informed, engaged, and effective environmental philanthropists to identify, promote and support outstanding environmental action on a wide range of issues in Colorado.",
"icon_uri": "/static/img/badges/eag.png"
},
"model": "storybase_badge.Badge",
"pk": 6
}

]

0 comments on commit f94400c

Please sign in to comment.