Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update eng/common/TestResources/deploy-test-resources.yml
  • Loading branch information
weshaggard authored and azure-sdk committed May 28, 2024
commit a0f6cd1e00110f5967d0ae46e15401a6311928e5
1 change: 0 additions & 1 deletion eng/common/TestResources/deploy-test-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ steps:
eng/common/scripts/Import-AzModules.ps1



if ('${{ parameters.SubscriptionConfigurationFilePath }}' -ne '') {
$subscriptionConfiguration = `
Get-Content '${{ parameters.SubscriptionConfigurationFilePath }}' `
Expand Down