Re-enable web https smoke tests (#12739)
This commit is contained in:
parent
438991aeba
commit
b10c4644ea
1 changed files with 1 additions and 2 deletions
|
@ -49,8 +49,7 @@ configuration="Release"
|
|||
excludeNonWebTests=false
|
||||
excludeWebTests=false
|
||||
excludeWebNoHttpsTests=false
|
||||
# Re-enable once https://github.com/dotnet/sdk/issues/22734 is fixed.
|
||||
excludeWebHttpsTests=true
|
||||
excludeWebHttpsTests=false
|
||||
excludeLocalTests=false
|
||||
excludeOnlineTests=false
|
||||
devCertsVersion="$DEV_CERTS_VERSION_DEFAULT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue