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

Commit 6f378f7

Browse files
committed
Ignore redis sentinel integration tests
1 parent 46ca45d commit 6f378f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ServiceStack.Redis.Tests/RedisSentinelTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace ServiceStack.Redis.Tests
66
{
7-
[Explicit("Reenable when CI has Sentinel")]
7+
[Ignore, Explicit("Reenable when CI has Sentinel")]
88
[TestFixture, Category("Integration")]
99
public class RedisSentinelTests
1010
: RedisClientTestsBase

0 commit comments

Comments
 (0)