Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags...
[akkoma] / test / pleroma / web / plugs / frontend_static_plug_test.exs
index b5801320ac63b5cda21fbedf0e556c6ef5492aca..100b83d6a30a69e759772330a59e6fe4af1ac2bd 100644 (file)
@@ -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",