Skip to content

Commit

Permalink
fix: Format test file.
Browse files Browse the repository at this point in the history
  • Loading branch information
LuchoTurtle committed Nov 11, 2022
1 parent b2171d7 commit 356d69a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/app_web/live/app_live_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,6 @@ defmodule AppWeb.AppLiveTest do
conn = get(conn, "/login")

assert redirected_to(conn, 302) =~ "auth.dwyl.com"

end

test "tags_to_string/1" do
Expand Down

0 comments on commit 356d69a

Please sign in to comment.