Commit 69aef1a
committed
Remove YAML extension from test case name
The validations are specified as Ansible playbooks
to be executed. Hence, in output, we see things like
`invoke_tlse_playbooks.yml` as case name in generated XML.
This change alters it to be presented as `invoke_tlse_playbooks`.1 parent 97a8022 commit 69aef1a
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
0 commit comments