Skip to content

Commit

Permalink
test(support/conn_case): remove Routes alias - use ~p instead for ver…
Browse files Browse the repository at this point in the history
…ified routes
  • Loading branch information
unenglishable committed Aug 30, 2024
1 parent 74810c7 commit a166634
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/support/conn_case.ex
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ defmodule Test.Support.ConnCase do
import Phoenix.ConnTest
import Test.Support.ConnCase

alias EpochtalkServerWeb.Router.Helpers, as: Routes

use EpochtalkServerWeb, :verified_routes

# The default endpoint for testing
Expand Down

0 comments on commit a166634

Please sign in to comment.