fix: test: test_add_rec_add_invalid_url
This commit is contained in:
parent
41b8785a4e
commit
9d2b414384
@ -1007,7 +1007,7 @@ def test_add_rec_add_invalid_url(caplog, url):
|
||||
],
|
||||
[
|
||||
{'url': 'http://example.com', 'tags_in': 'tag1'},
|
||||
('http://example.com', 'Example Domain', ',tag1', '', 0),
|
||||
('http://example.com', 'Example Domain', ',tag1,', '', 0),
|
||||
],
|
||||
[
|
||||
{'url': 'http://example.com', 'tags_in': ',tag1'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user