There was an error while loading. Please reload this page.
1 parent 1c0c458 commit 2806e5cCopy full SHA for 2806e5c
1 file changed
tests/examples/simple_auth/conftest.py
@@ -8,6 +8,7 @@
8
9
import pytest
10
11
+
12
@pytest.fixture
13
def load_example_module() -> Callable[[Path, str], ModuleType]:
14
"""Import a workspace example without requiring it in the root test environment."""
0 commit comments