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

Commit 6e87651

Browse files
committed
Disable regression test again
1 parent 41e1b9d commit 6e87651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ServiceStack.Redis.Tests/Integration/RedisRegressionTestRun.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ public void onBeforeTestFixture()
2222
testData = TypeSerializer.SerializeToString(results);
2323
}
2424

25+
[Explicit]
2526
[Test]
2627
public void Can_support_64_threads_using_the_client_simultaneously()
2728
{

0 commit comments

Comments
 (0)