Refine Settings page
Quality Gate / gate (push) Failing after 47s

This commit is contained in:
Jim Lancaster
2026-08-24 17:08:09 -05:00
parent c0112c2714
commit c05c054b94
5 changed files with 102 additions and 31 deletions
+1
View File
@@ -32,4 +32,5 @@ class TestPageRegistration:
assert "Tags" in settings_response.text
assert "Prompts" in settings_response.text
assert "Home Page Text" in settings_response.text
assert "Other settings not shown here" in settings_response.text
assert "README.md" not in settings_response.text