Skip to content

Commit 1b0f256

Browse files
committed
temporarily adding missing command coverage to cover for update command testing gap
1 parent 2f8a5fc commit 1b0f256

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/azure-cli/azure/cli/command_modules/acr/linter_exclusions.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,9 @@ acr update:
1111
allow_trusted_services:
1212
rule_exclusions:
1313
- option_length_too_long
14-
14+
acr connected-registry update:
15+
parameters:
16+
allow_trusted_services:
17+
rule_exclusions:
18+
- missing_command_test_coverage
1519
...

0 commit comments

Comments
 (0)