mirror of https://github.com/morpheus65535/bazarr
no log: update subdivx provider tests
This commit is contained in:
parent
2f8814dcf8
commit
9c5a88f880
|
@ -33,8 +33,6 @@ def test_handle_multi_page_search(episodes):
|
|||
"Game Of Thrones", episodes["got_s03e10"]
|
||||
)
|
||||
)
|
||||
print(len(subs))
|
||||
return
|
||||
assert len(subs) > 100
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue