V6.2 Add GEDCOM data
Quality Gate / gate (push) Successful in 1m27s

This commit is contained in:
Jim Lancaster
2026-09-03 05:34:13 -05:00
parent e54c2d9f26
commit 7eca9fe7dc
17 changed files with 1155 additions and 16 deletions
+1
View File
@@ -29,5 +29,6 @@ class TestPageRegistration:
assert "Prompts" in settings_response.text
assert "Home Page Text" in settings_response.text
assert "Maintenance" in settings_response.text
assert "Run GEDCOM Import" in settings_response.text
assert "Other settings not shown here" in settings_response.text
assert "README.md" not in settings_response.text