diff --git a/tests/integration-tests/BackportTemplates.gitlab-ci.yml b/tests/integration-tests/BackportTemplates.gitlab-ci.yml index 113c20d09f47e9d153f57969c4f4572c5421586f..b8964cbaa567de368905e243391870c45c45d39d 100644 --- a/tests/integration-tests/BackportTemplates.gitlab-ci.yml +++ b/tests/integration-tests/BackportTemplates.gitlab-ci.yml @@ -26,6 +26,6 @@ destroy: rules: [{when: always}] delete-state: - extends: .opentofu:delete-states + extends: .opentofu:delete-state rules: [{when: always}]