Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnada committed Apr 27, 2018
1 parent 5bc14f9 commit 7c2f7e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/serverSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ var agent = request.agent(app);
const should = chai.should();
const chaiHttp = require('chai-http');



describe('Must check all routes', function() {
it('should return 200 status code', function(done) {
request(app)
Expand Down

0 comments on commit 7c2f7e2

Please sign in to comment.