Skip to content

Commit

Permalink
fix blasted dogma WHITESPACE error! 😮 need pre-commit hook!
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Sep 9, 2017
1 parent 6a19d1f commit 30237de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/router_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ defmodule App.RouterTest do
assert conn.resp_body =~ ~s(<text x=\"54\" y=\"14\">2</text>)
end




test "returns 404" do
route = conn(:get, "/missing", "")
conn = Router.call(route, @opts)
Expand Down

0 comments on commit 30237de

Please sign in to comment.