Skip to content

Commit 7184832

Browse files
galshubeliclaude
andcommitted
fix: update test docstring to match /settings route path
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d985e99 commit 7184832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_settings_route.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def test_custom_vendor_and_model(self):
4141

4242

4343
class TestValidateApiKeyEndpoint:
44-
"""Tests for the /validate-api-key endpoint logic."""
44+
"""Tests for the /settings/validate-api-key endpoint logic."""
4545

4646
@pytest.fixture
4747
def mock_request(self):

0 commit comments

Comments
 (0)