mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-19 06:40:22 -04:00
Fix issue in test that flake discovered
This commit is contained in:
parent
876e7145d0
commit
51730883ad
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import tempfile
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from onionshare import common, web
|
from onionshare import common, web, settings
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def temp_dir_1024():
|
def temp_dir_1024():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue