Leave a note for future explorers

This commit is contained in:
Mark Felder 2021-02-25 13:06:43 -06:00
parent 2da71a526f
commit 902d4e4a4a
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ test "exclude invalid path", %{conn: conn} do
end
test "api routes are detected correctly" do
# If this test fails we have probably added something
# new that should be in /api/ instead
expected_routes = [
"api",
"main",