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