Skip to content

Commit

Permalink
feat(api): add lister collection
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Kristian Flaatten committed Jul 18, 2016
1 parent ea004da commit e193a5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const MongoWrapper = function MongoWrapper(uri) {
'arrangementer',
'bilder',
'grupper',
'lister',
'områder',
'steder',
'turer',
Expand Down
1 change: 1 addition & 0 deletions test.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ describe('mongo', () => {
'arrangementer',
'bilder',
'grupper',
'lister',
'områder',
'steder',
'turer',
Expand Down

0 comments on commit e193a5e

Please sign in to comment.