Skip to content

Commit

Permalink
[e2e tests] do not check formatting in x-add-version
Browse files Browse the repository at this point in the history
  • Loading branch information
autoantwort committed Apr 8, 2021
1 parent c285fd8 commit 3b30b72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines/end-to-end-tests-dir/versions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ $portsRedirectArgsOK = @(
"--x-builtin-registry-versions-dir=$versionFilesPath/versions"
)
$portsRedirectArgsIncomplete = @(
"--skip-formatting-check",
"--feature-flags=versions",
"--x-builtin-ports-root=$versionFilesPath/ports_incomplete",
"--x-builtin-registry-versions-dir=$VersionFilesRoot/versions_incomplete"
Expand Down

0 comments on commit 3b30b72

Please sign in to comment.