We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc26f8 commit ce4bacdCopy full SHA for ce4bacd
tests/Doc/HomeJsonExample.cs
@@ -5,11 +5,12 @@
5
using NRedisStack.Search;
6
using NRedisStack.Search.Aggregation;
7
using NRedisStack.Search.Literals.Enums;
8
-using NRedisStack.Tests;
9
using StackExchange.Redis;
10
// STEP_END
11
12
// REMOVE_START
+using NRedisStack.Tests;
13
+
14
namespace Doc;
15
[Collection("DocsTests")]
16
// REMOVE_END
0 commit comments