* Global setting option to ignore whitespace when detecting a change
This commit is contained in:
@@ -235,4 +235,4 @@ def test_check_global_ignore_text_functionality(client, live_server):
|
||||
assert b'unviewed' in res.data
|
||||
|
||||
res = client.get(url_for("api_delete", uuid="all"), follow_redirects=True)
|
||||
assert b'Deleted' in res.data
|
||||
assert b'Deleted' in res.data
|
||||
|
||||
Reference in New Issue
Block a user