Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiendil committed Dec 16, 2024
1 parent e48ec3b commit 7471415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ffun/ffun/core/tests/test_middlewares.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ async def test(self, app: fastapi.FastAPI) -> None:
"/api/get-rules",
"/api/get-collections",
"/api/add-opml",
"/api/get-opml",
"/api/delete-rule",
"/api/add-feed",
"/api/unsubscribe",
Expand Down

0 comments on commit 7471415

Please sign in to comment.