Skip to content

Commit 125c059

Browse files
committed
update docstring
1 parent 831bdf3 commit 125c059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_ui_web.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ def test_chat_app_configure_endpoint_empty():
8787

8888

8989
def test_chat_app_index_endpoint():
90-
"""Test that the index endpoint serves the UI from CDN."""
90+
"""Test that the index endpoint serves HTML with proper caching headers."""
9191
agent = Agent('test')
9292
app = create_web_app(agent)
9393

0 commit comments

Comments
 (0)