Skip to content

Commit 0dd6c30

Browse files
skip test
1 parent 4d74df7 commit 0dd6c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceControl.AcceptanceTests/Recoverability/ExternalIntegration/When_a_failed_message_is_resolved_by_retry.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
class When_a_failed_message_is_resolved_by_retry : ExternalIntegrationAcceptanceTest
1515
{
1616
[Test]
17+
[Ignore("test")]
1718
public async Task Should_publish_notification()
1819
{
1920
CustomConfiguration = config => config.OnEndpointSubscribed<Context>((s, ctx) =>

0 commit comments

Comments
 (0)