Skip to content

Commit 337eb6a

Browse files
authored
Update subscription_tests.yml
1 parent db26d6e commit 337eb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/common/tasks/subscription_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
register: output
88

99
- name: |
10-
{{ common_subscription_test_id }} Check that {{ item }} subscription exists in {{ common_subscription_nspace }} namespace
10+
TEST Check that {{ item }} subscription exists in {{ common_subscription_nspace }} namespace
1111
ansible.builtin.assert:
1212
that:
1313
- "'NotFound' not in output.stderr"

0 commit comments

Comments
 (0)