Skip to content

Commit

Permalink
Uncomment line
Browse files Browse the repository at this point in the history
  • Loading branch information
imnaseer committed Aug 27, 2019
1 parent ac95d52 commit ca880e4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ param(
[Parameter(Mandatory = $false)][switch]$TestEnv
)

# Comment the next line in before publishing
# Set-Item Env:\SuppressAzurePowerShellBreakingChangeWarnings "true"
Set-Item Env:\SuppressAzurePowerShellBreakingChangeWarnings "true"

#############################################
# Constants
Expand Down

0 comments on commit ca880e4

Please sign in to comment.