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 a17eaec commit b35816cCopy full SHA for b35816c
test/Cnblogs.Architecture.IntegrationTests/DaprTests.cs
@@ -38,7 +38,7 @@ public async Task Dapr_SubscribeEndpoint_OkAsync()
38
}
39
40
[Fact]
41
- public async Task Dapr_Subscribe_Without_Any_Assembly_OkAsync()
+ public async Task Dapr_SubscribeWithoutAnyAssembly_OkAsync()
42
{
43
// Arrange
44
var builder = WebApplication.CreateBuilder();
0 commit comments