Commit 7b90137
Fix Snapshot_command_supports_managementGroup_scope test CI failure (#19365)
The `Snapshot_command_supports_managementGroup_scope` integration test
was failing in CI because its expected JSON was missing the `"outputs"`
field that the snapshot command now includes in its output.
- Added `"outputs": {}` to the expected JSON assertion in
`SnapshotCommandTests.Snapshot_command_supports_managementGroup_scope`,
consistent with all other snapshot test assertions in the file
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>1 parent 0211444 commit 7b90137
2 files changed
+19
-19
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
| 852 | + | |
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
| |||
0 commit comments