Skip to content

Commit

Permalink
fixing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bachuv committed Apr 18, 2024
1 parent 91a055c commit f6ff027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/SmokeTests/e2e-test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ param(
[switch]$NoValidation=$false,
[int]$Sleep=30,
[switch]$SetupSQLServer=$false,
[string]$pw="$env:SA_PASSWORD",
[string]$pw="$env:SA_PASSWORD",
[string]$sqlpid="Express",
[string]$tag="2019-latest",
[int]$port=1433,
Expand Down

0 comments on commit f6ff027

Please sign in to comment.