We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e861fd1 commit 54ce196Copy full SHA for 54ce196
src/Components/test/E2ETest/Tests/RoutingTest.cs
@@ -9,6 +9,7 @@
9
using Microsoft.AspNetCore.Components.E2ETest.Infrastructure;
10
using Microsoft.AspNetCore.Components.E2ETest.Infrastructure.ServerFixtures;
11
using Microsoft.AspNetCore.E2ETesting;
12
+using Microsoft.AspNetCore.InternalTesting;
13
using OpenQA.Selenium;
14
using OpenQA.Selenium.Interactions;
15
using Xunit.Abstractions;
0 commit comments