diff --git a/spec/amber/router/router_spec.cr b/spec/amber/router/router_spec.cr index cf4fc835c..a9fdef49a 100644 --- a/spec/amber/router/router_spec.cr +++ b/spec/amber/router/router_spec.cr @@ -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