Skip to content

Commit 67eeccb

Browse files
removing test ignore
1 parent ab97c52 commit 67eeccb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)