mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-03-05 03:08:48 +08:00
no log: update subdivx provider tests
This commit is contained in:
parent
2f8814dcf8
commit
9c5a88f880
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ def test_handle_multi_page_search(episodes):
|
||||||
"Game Of Thrones", episodes["got_s03e10"]
|
"Game Of Thrones", episodes["got_s03e10"]
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
print(len(subs))
|
|
||||||
return
|
|
||||||
assert len(subs) > 100
|
assert len(subs) > 100
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue