Spaces:
Running
Running
solidprivacy-nl commited on
Commit ·
e7fa87c
1
Parent(s): 3102773
Tighten DOCX hygiene UI clean-claim contract wording
Browse files
tests/test_docx_hygiene_audit_ui_plan.py
CHANGED
|
@@ -37,7 +37,7 @@ def test_plan_blocks_clean_docx_claims():
|
|
| 37 |
])
|
| 38 |
_assert_all_present_lower([
|
| 39 |
"must not be described as clean DOCX export",
|
| 40 |
-
"
|
| 41 |
"safe_to_claim_clean",
|
| 42 |
])
|
| 43 |
|
|
|
|
| 37 |
])
|
| 38 |
_assert_all_present_lower([
|
| 39 |
"must not be described as clean DOCX export",
|
| 40 |
+
"no clean-DOCX guarantee",
|
| 41 |
"safe_to_claim_clean",
|
| 42 |
])
|
| 43 |
|