parent
5b309831ec
commit
025589ee76
63 changed files with 3784 additions and 3459 deletions
|
|
@ -3,7 +3,7 @@ import pytest
|
|||
from js_example import app
|
||||
|
||||
|
||||
@pytest.fixture(name='app')
|
||||
@pytest.fixture(name="app")
|
||||
def fixture_app():
|
||||
app.testing = True
|
||||
yield app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue