Skip to content

Commit be822e0

Browse files
authored
Separate out creation of default Connections for tests and non-tests (#52129)
1 parent 8cbe785 commit be822e0

File tree

10 files changed

+559
-223
lines changed

10 files changed

+559
-223
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,7 @@ repos:
754754
^.*/conf_constants\.py$|
755755
^.*/provider_conf\.py$|
756756
^devel-common/src/sphinx_exts/removemarktransform\.py|
757+
^devel-common/src/tests_common/test_utils/db\.py|
757758
^airflow-core/newsfragments/41761.significant\.rst$|
758759
^scripts/ci/pre_commit/vendor_k8s_json_schema\.py$|
759760
^scripts/ci/docker-compose/integration-keycloak\.yml$|

0 commit comments

Comments
 (0)