diff --git a/test/api_endpoints/test_docs.py b/test/api_endpoints/test_docs.py index b8b84a80..6c6bbabc 100644 --- a/test/api_endpoints/test_docs.py +++ b/test/api_endpoints/test_docs.py @@ -1,4 +1,4 @@ -# tests/test_root_redirect.py +# test/api_endpoints/test_docs.py - Tests for root redirect and API docs endpoints from api_server import api_server_start