Skip to content

Commit 69d7646

Browse files
author
Nelson Daniel Troncoso
committed
Resolved merge conflict by keeping the latest changes.
2 parents fa2297f + 078856f commit 69d7646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Storage/Commands.Management.Storage.Test/ScenarioTests/StorageDataPlaneTests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,4 +487,4 @@ function New-TestResourceGroupAndStorageAccount
487487
$storageAccountType = 'Standard_LRS'# Standard Geo-Reduntand Storage
488488
New-AzureRmResourceGroup -Name $ResourceGroupName -Location $location
489489
New-AzureRmStorageAccount -Name $storageAccountName -ResourceGroupName $ResourceGroupName -Location $location -Type $storageAccountType
490-
}
490+
}

0 commit comments

Comments
 (0)