Skip to content

Commit

Permalink
[delivers #152539728]
Browse files Browse the repository at this point in the history
  • Loading branch information
Benny Ogidan authored and Benny Ogidan committed Nov 13, 2017
1 parent f559f3f commit 051eca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/test/userbooks.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ describe('HelloBooks', () => {
const userbook = {
userId,
bookId: bookId.toString(),
returndate: 2109
returndate: 2108
};
chai
.request(app)
Expand Down

0 comments on commit 051eca6

Please sign in to comment.