Skip to content

Commit

Permalink
Rever changes in test_pod.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Taragolis committed Mar 27, 2024
1 parent 412c5e1 commit 0a23e70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/providers/cncf/kubernetes/operators/test_pod.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@

pytestmark = pytest.mark.db_test


DEFAULT_DATE = timezone.datetime(2016, 1, 1, 1, 0, 0)
KPO_MODULE = "airflow.providers.cncf.kubernetes.operators.pod"
POD_MANAGER_CLASS = "airflow.providers.cncf.kubernetes.utils.pod_manager.PodManager"
Expand Down

0 comments on commit 0a23e70

Please sign in to comment.