Fix unit test?
This commit is contained in:
0
my_homepage/test/__init__.py
Normal file
0
my_homepage/test/__init__.py
Normal file
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
from my_homepage import create_app
|
from .. import create_app
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def app():
|
def app():
|
||||||
Reference in New Issue
Block a user