From e9d876ab74e0095c9fa557a0bfe0bba7ed12e789 Mon Sep 17 00:00:00 2001 From: Javier Calvarro Nelson Date: Wed, 26 Jun 2019 10:04:13 -0700 Subject: [PATCH] Remove build Java from E2E testing --- src/Shared/E2ETesting/E2ETesting.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Shared/E2ETesting/E2ETesting.props b/src/Shared/E2ETesting/E2ETesting.props index 8d9920f2696c..0ac826c80582 100644 --- a/src/Shared/E2ETesting/E2ETesting.props +++ b/src/Shared/E2ETesting/E2ETesting.props @@ -3,7 +3,7 @@ <_DefaultProjectFilter>$(MSBuildProjectDirectory)\..\.. $(DefaultItemExcludes);node_modules\** $([MSBuild]::EnsureTrailingSlash('$(RepoRoot)'))artifacts\tmp\selenium\ - true + true true