Attempt 3 at fixing the tests
This commit is contained in:
pare
bc7b9defe8
commit
b9ffcd58c5
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions
|
@ -80,7 +80,7 @@ def test_blocks(api):
|
|||
assert isinstance(blocks, list)
|
||||
|
||||
|
||||
@pytest.mark.vcr()
|
||||
@pytest.mark.vcr(match_on=['path'])
|
||||
def test_account_update_credentials(api):
|
||||
with open('tests/image.jpg', 'rb') as f:
|
||||
image = f.read()
|
||||
|
|
Loading…
Referencia en una nova incidència