fix unit test
This commit is contained in:
parent
6ba506e88c
commit
5d02a4bd67
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ def ext():
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def thumbnail_ext():
|
def thumbnail_ext():
|
||||||
return "yall"
|
return "jpg"
|
||||||
|
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue