Skip to content

Commit

Permalink
comment clean
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosommi committed Jul 21, 2015
1 parent 7943c6d commit d59ff86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion es6/spec/route.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ describe("Route", () => {
});
});

describe("(before and after filters)", () => {
describe("(before filters)", () => {
let logRequestSpy,
route,
callbackSpy,
Expand Down

0 comments on commit d59ff86

Please sign in to comment.