Fix dtl test typo (#56094)
This commit is contained in:
parent
14c218bb2f
commit
a62f0a2fda
1 changed files with 1 additions and 1 deletions
|
@ -693,7 +693,7 @@
|
|||
azure_rm_devtestlabenvironment:
|
||||
resource_group: "{{ resource_group }}"
|
||||
lab_name: "{{ lab_name }}"
|
||||
user_name: "@mes"
|
||||
user_name: "@me"
|
||||
name: myEnvironment
|
||||
state: absent
|
||||
register: output
|
||||
|
|
Loading…
Reference in a new issue