Compare commits
1
Commits
dev
...
test_regtest_ci
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ab619d11a3 |
@@ -62,6 +62,7 @@ def run_before_and_after_tests(settings: Settings):
|
|||||||
|
|
||||||
|
|
||||||
# use session scope to run once before and once after all tests
|
# use session scope to run once before and once after all tests
|
||||||
|
# random change
|
||||||
@pytest.fixture(scope="session")
|
@pytest.fixture(scope="session")
|
||||||
async def app(settings: Settings):
|
async def app(settings: Settings):
|
||||||
app = create_app()
|
app = create_app()
|
||||||
|
|||||||
Reference in New Issue
Block a user