We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebedeb7 commit 9f737a7Copy full SHA for 9f737a7
tests/conftest.py
@@ -99,7 +99,7 @@ def testing_dag_bundle():
99
100
@pytest.fixture
101
def configure_testing_dag_bundle():
102
- """Configure the testing DAG bundle with the provided path, and disable the DAGs folder bundle."""
+ """Configure a "testing" DAG bundle with the provided path"""
103
from tests_common.test_utils.config import conf_vars
104
105
@contextmanager
0 commit comments