Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 8feb80e

Browse files
committed
Exclude integration test on non-existing sentinel server
1 parent 8a25eab commit 8feb80e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/ServiceStack.Redis.Tests/RedisSentinelTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
namespace ServiceStack.Redis.Tests
88
{
9+
[Explicit("Reenable when CI has Sentinel")]
910
[TestFixture, Category("Integration")]
1011
public class RedisSentinelTests
1112
: RedisClientTestsBase

0 commit comments

Comments
 (0)