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

Commit e8498ce

Browse files
committed
Remove text fixture from base class
1 parent 2fe09ef commit e8498ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ServiceStack.Redis.Tests/RedisClientTestsBase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
namespace ServiceStack.Redis.Tests
77
{
8-
[TestFixture, Category("Integration")]
98
public class RedisClientTestsBase
109
{
1110
protected string CleanMask = null;

0 commit comments

Comments
 (0)