We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6866b commit 1745bacCopy full SHA for 1745bac
1 file changed
tests/integration/test_application.py
@@ -16,6 +16,7 @@
16
17
from ..utils import INTEGRATION_TEST_DIR
18
19
+
20
@base.bootstrapped
21
async def test_action(event_loop):
22
async with base.CleanModel() as model:
0 commit comments