Skip to content

Commit ca379eb

Browse files
committed
Formatting.
1 parent 758448e commit ca379eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Endpoints/test/RazorComponentResultTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ class FakeDataProtector : IDataProtector
510510

511511
class FakeNavigationManager : NavigationManager, IHostEnvironmentNavigationManager
512512
{
513-
public new void Initialize(string baseUri, string uri)
513+
public new void Initialize(string baseUri, string uri)
514514
=> base.Initialize(baseUri, uri);
515515

516516
#nullable enable

0 commit comments

Comments
 (0)