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

Commit 8174aff

Browse files
committed
don't set maxmemory config in CI tests
1 parent 27195d5 commit 8174aff

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

lib/ServiceStack.Interfaces.dll

0 Bytes
Binary file not shown.

lib/tests/ServiceStack.Interfaces.dll

0 Bytes
Binary file not shown.

tests/ServiceStack.Redis.Tests/RedisClientConfigTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ namespace ServiceStack.Redis.Tests
99
public class RedisClientConfigTests
1010
: RedisClientTestsBase
1111
{
12+
[Explicit("Hurts MSOpenTech Redis Server")]
1213
[Test]
1314
public void Can_Set_and_Get_Config()
1415
{

0 commit comments

Comments
 (0)