Skip to content

Commit 199fb9f

Browse files
committed
spelling: will
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent e93280b commit 199fb9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.Azure.SignalR.AspNet.Tests/RunAzureSignalRTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public void TestRunAzureSignalRWithConnectionString()
128128
}
129129

130130
[Fact]
131-
public void TestRunAzureSignalRWiillUseApplicationNameInOptionsWhenUseHubPrefixIsTrue()
131+
public void TestRunAzureSignalRWillUseApplicationNameInOptionsWhenUseHubPrefixIsTrue()
132132
{
133133
using (StartVerifiableLog(out var loggerFactory, LogLevel.Debug))
134134
{

0 commit comments

Comments
 (0)