Skip to content

Commit 61a7bc7

Browse files
committed
Update Microsoft.AspNetCore.Components.E2ETests.csproj
1 parent 8631d1a commit 61a7bc7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
88
<TestGroupName>Components.E2ETests</TestGroupName>
99

10-
<!-- Run on platforms where we support Selenium -->
10+
<!-- Run on platforms where we support Selenium
1111
<SkipTests Condition="'$(SeleniumE2ETestsSupported)' != 'true'">true</SkipTests>
12+
-->
1213

1314
<GenerateLoggingTestingAssemblyAttributes>false</GenerateLoggingTestingAssemblyAttributes>
1415
</PropertyGroup>

0 commit comments

Comments
 (0)