forked from AkkomaGang/akkoma
Leave a note for future explorers
This commit is contained in:
parent
2da71a526f
commit
902d4e4a4a
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@ test "exclude invalid path", %{conn: conn} do
|
||||||
end
|
end
|
||||||
|
|
||||||
test "api routes are detected correctly" do
|
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 = [
|
expected_routes = [
|
||||||
"api",
|
"api",
|
||||||
"main",
|
"main",
|
||||||
|
|
Loading…
Reference in a new issue