Fix vcr test
This commit is contained in:
parent
49274ab51b
commit
08696773fe
2 changed files with 43 additions and 0 deletions
File diff suppressed because one or more lines are too long
|
|
@ -559,6 +559,7 @@ async def test_rebuild_descriptions_skips_already_described(temp_db_path, monkey
|
|||
assert text == "Pre-existing description."
|
||||
|
||||
|
||||
@pytest.mark.vcr()
|
||||
@pytest.mark.asyncio
|
||||
async def test_patch_picture_descriptions_returns_zero_for_doc_without_pictures(
|
||||
temp_db_path,
|
||||
|
|
|
|||
Loading…
Reference in a new issue