Skip to content

Commit

Permalink
Add verified routes (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmay committed Oct 24, 2023
1 parent 8617905 commit f542936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/support/conn_case.ex
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ defmodule PenguinMemoriesWeb.ConnCase do
# The default endpoint for testing
@endpoint PenguinMemoriesWeb.Endpoint

use AppWeb, :verified_routes
use PenguinMemoriesWeb, :verified_routes
end
end

Expand Down

0 comments on commit f542936

Please sign in to comment.