best to not let it process this

This commit is contained in:
dgtlmoon
2024-02-02 09:52:44 +01:00
parent c30f96c4cd
commit dc33d49840

View File

@@ -40,4 +40,4 @@ def test_obfuscations(client, live_server):
follow_redirects=True
)
# whitespace appears but it renders https://github.com/weblyzard/inscriptis/issues/45#issuecomment-1923339265
assert b'$ 90.74' in res.data
assert b'$90.74' in res.data