Skip to content

Commit 59407b0

Browse files
committed
run basic tests on RESP2+3
1 parent 1873c37 commit 59407b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/StackExchange.Redis.Tests/BasicOpTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
namespace StackExchange.Redis.Tests;
88

9+
[RunPerProtocol]
910
public class BasicOpsTests(ITestOutputHelper output, SharedConnectionFixture fixture) : TestBase(output, fixture)
1011
{
1112
[Fact]

0 commit comments

Comments
 (0)