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 9b577a4665bf7c7d01c8461beec13b886a48e92e
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