Commit 2b76c0c
fix: CI - Corrected test wording (Azure#6464)
## Description
Corrected the test's 'Conditional parameters' & UDT's description should
contain 'Required if' followed by the condition making the parameter
required.' _because_ block as it currently asks to **not** specify the
reason (which is not only incorrect, but also conflicts with the test's
title).
## Type of Change
<!-- Use the checkboxes [x] on the options that are relevant. -->
- Azure Verified Module updates:
- [ ] Bugfix containing backwards-compatible bug fixes, and I have NOT
bumped the MAJOR or MINOR version in `version.json`:
- [ ] Feature update backwards compatible feature updates, and I have
bumped the MINOR version in `version.json`.
- [ ] Breaking changes and I have bumped the MAJOR version in
`version.json`.
- [ ] Update to documentation
- [x] Update to CI Environment or utilities (Non-module affecting
changes)
---------
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>1 parent 70cc015 commit 2b76c0c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
992 | 992 | | |
993 | 993 | | |
994 | 994 | | |
995 | | - | |
| 995 | + | |
996 | 996 | | |
997 | 997 | | |
998 | 998 | | |
| |||
0 commit comments