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

Commit 5e93587

Browse files
committed
Don't run Todo example by default
1 parent 65481d3 commit 5e93587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ServiceStack.Redis.Tests/Examples/ServiceStack_Redis_UseCase.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.Examples
66
{
7-
[TestFixture]
7+
[TestFixture, Explicit]
88
public class ServiceStack_Redis_UseCase
99
{
1010
public class Todo

0 commit comments

Comments
 (0)