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 76b0fe5 commit 7f48c8aCopy full SHA for 7f48c8a
SSLLWrapper.IntegrationTests/AnalyzeTests.cs
@@ -52,7 +52,7 @@ public void then_should_not_trigger_an_api_invocation_error()
52
}
53
54
[TestMethod]
55
- public void then_should_analyze_status_should_not_be_null()
+ public void then_analyze_status_should_not_be_null()
56
{
57
_analyze.status.Should().NotBeNullOrEmpty();
58
0 commit comments