Skip to content

Commit 3808a46

Browse files
authored
Update project_tests.yml
1 parent 31a87ed commit 3808a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/common/tasks/project_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_project_test_id }} Verify {{ item }} project exists
10+
TEST Verify {{ item }} project exists
1111
ansible.builtin.assert:
1212
that:
1313
- "'NotFound' not in output.stderr"

0 commit comments

Comments
 (0)