Skip to content

Commit cca4d6d

Browse files
chore: Run pre-commit
1 parent 86a4981 commit cca4d6d

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tests/templates/kuttl/logging/52-assert.yaml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ commands:
1414
kubectl exec -n $NAMESPACE test-airflow-python-0 -- python /tmp/metrics.py --role-group automatic-log-config --airflow-version "{{ test_scenario['values']['airflow'] }}"
1515
kubectl exec -n $NAMESPACE test-airflow-python-0 -- python /tmp/metrics.py --role-group custom-log-config --airflow-version "{{ test_scenario['values']['airflow'] }}"
1616
{% endif %}
17-

tests/templates/kuttl/mount-dags-configmap/50-assert.yaml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ commands:
1010
{% else %}
1111
- script: kubectl exec -n $NAMESPACE test-airflow-python-0 -- python /tmp/health.py --airflow-version "{{ test_scenario['values']['airflow-latest'] }}"
1212
{% endif %}
13-

0 commit comments

Comments
 (0)