Skip to content

Commit e7d0de0

Browse files
committed
ClusterNodeSubscriptionFailover
1 parent 86c67ca commit e7d0de0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/StackExchange.Redis.Tests/PubSubMultiserverTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ public async Task ChannelSharding()
2727
[Fact]
2828
public async Task ClusterNodeSubscriptionFailover()
2929
{
30+
Skip.UnlessLongRunning();
3031
Log("Connecting...");
3132

3233
await using var conn = Create(allowAdmin: true, shared: false);

0 commit comments

Comments
 (0)