Skip to content

Commit bf1f90c

Browse files
authored
Add InternalTesting import to EnhancedNavigationTest
1 parent 48bb9d4 commit bf1f90c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/test/E2ETest/ServerRenderingTests/EnhancedNavigationTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
using Microsoft.AspNetCore.Components.E2ETest.Infrastructure;
88
using Microsoft.AspNetCore.Components.E2ETest.Infrastructure.ServerFixtures;
99
using Microsoft.AspNetCore.E2ETesting;
10+
using Microsoft.AspNetCore.InternalTesting;
1011
using OpenQA.Selenium;
1112
using OpenQA.Selenium.BiDi.Communication;
1213
using OpenQA.Selenium.Support.Extensions;

0 commit comments

Comments
 (0)