Skip to content

Commit a14a2d2

Browse files
authored
Update endpoint_tests.yml
The "TEST" prefix should stay where it is
1 parent fd37ba7 commit a14a2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/common/tasks/endpoint_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_endpoint_test_id }} Check that {{ item[0] }} {{ item[2] }} endpoint exists
10+
TEST Check that {{ item[0] }} {{ item[2] }} endpoint exists
1111
ansible.builtin.assert:
1212
that:
1313
- output.stdout != ""

0 commit comments

Comments
 (0)