diff --git a/azure-pipelines-automated-testing.yml b/azure-pipelines-automated-testing.yml index f43fe6d0c..a1de83de3 100644 --- a/azure-pipelines-automated-testing.yml +++ b/azure-pipelines-automated-testing.yml @@ -35,7 +35,7 @@ stages: totalShards: 2 targetUrl: $(BASE_URL) dockerFileName: 'Dockerfile.playwright' - isRegression: true + isRegression: false filterTags: '' playwrightTestsPath: 'playwright-tests' npmServePath: '.'