Remove call website

This commit is contained in:
Mole
2021-03-22 16:34:00 +01:00
parent c1d701efff
commit eeb5c1db7c

View File

@@ -167,8 +167,8 @@ stages:
inputs:
workingDir: src\Umbraco.Tests.AcceptanceTest
verbose: false
- powershell: Invoke-WebRequest https://localhost:44331 -SkipCertificateCheck -TimeoutSec 120
displayName: Call website
# - powershell: Invoke-WebRequest https://localhost:44331 -SkipCertificateCheck -TimeoutSec 120
# displayName: Call website
- task: Npm@1
displayName: npm run test (AcceptanceTest)
inputs: