diff --git a/test/server/plural.js b/test/server/plural.js index 6bcb4b8..21d92f0 100644 --- a/test/server/plural.js +++ b/test/server/plural.js @@ -20,7 +20,7 @@ describe('Server', () => { db.posts = [ { id: 1, body: 'foo' }, - { id: 2, body: 'bar' }, + { id: 2, body: 'bar' } ] db.tags = [