Skip to content

Commit

Permalink
fixup! fixup! Adds Missing Routes
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasjpr committed Jun 10, 2017
1 parent f2e5a0c commit 7a8cfd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/amber/router/router_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ module Amber
resources "/comments", HelloController
end

# Since we start from the root it doesnt count
router.all.size.should eq 14
end
end
Expand Down

0 comments on commit 7a8cfd9

Please sign in to comment.