Skip to content

Commit

Permalink
merge conflicfixing extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
johndatserakis committed Aug 31, 2017
1 parent d5ff7ce commit 0e6f336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,4 @@ describe('note actions', () => {
const response = await request.delete('/api/v1/notes/' + '1')
expect(response.status).toBe(200)
})
})
})

0 comments on commit 0e6f336

Please sign in to comment.