Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix resourceGroup test for RGv2 #150

Merged
merged 2 commits into from
Jan 31, 2024

Commits on Jan 31, 2024

  1. test: fix resourceGroup test for RGv2

    Resource groups V2 changes the return schema for some objects.
    This adds logic to work around that for now as V2 appears
    to be a work in progress.
    
    Signed-off-by: Timothy MacDonald <[email protected]>
    tmac1973 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9031a46 View commit details
    Browse the repository at this point in the history
  2. chore: remove unused import

    Signed-off-by: Timothy MacDonald <[email protected]>
    tmac1973 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f9852e4 View commit details
    Browse the repository at this point in the history