mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 03:17:51 +00:00
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 @@ defmodule Pleroma.Web.Plugs.FrontendStaticPlugTest 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",
|
||||
|
|
Loading…
Reference in a new issue