Skip to content

Commit

Permalink
Update test_repair_commands.py
Browse files Browse the repository at this point in the history
  • Loading branch information
qwuae1 authored Jul 9, 2024
1 parent 6ac0689 commit 123fbd1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -782,6 +782,7 @@ def test_vmrepair_LinuxManagedCreateRestore(self, resource_group):
source_vm = vms[0]
assert source_vm['storageProfile']['osDisk']['name'] == result['copied_disk_name']

@pytest.mark.ResetNic
class ResetNICWithASG(LiveScenarioTest):

@ResourceGroupPreparer(location='westus2')
Expand Down

0 comments on commit 123fbd1

Please sign in to comment.