Skip to content

Commit

Permalink
Update test fixture docstring (apache#46252)
Browse files Browse the repository at this point in the history
This docstring is more accurate to the current behavior.
  • Loading branch information
jedcunningham authored and got686-yandex committed Jan 30, 2025
1 parent afc1ece commit 62b0be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def testing_dag_bundle():

@pytest.fixture
def configure_testing_dag_bundle():
"""Configure the testing DAG bundle with the provided path, and disable the DAGs folder bundle."""
"""Configure a "testing" DAG bundle with the provided path"""
from tests_common.test_utils.config import conf_vars

@contextmanager
Expand Down

0 comments on commit 62b0be7

Please sign in to comment.