Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
uptownhr committed Apr 21, 2016
1 parent 03d5025 commit b50ad4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ describe( 'App', function(){
})
})


describe('POST /charge', function() {
it('should return 200 OK', function (done) {
Product.findOne(function (err, product) {
Expand Down

0 comments on commit b50ad4e

Please sign in to comment.