Skip to content

Commit 75296ba

Browse files
authored
Update StreamTutorial.cs
test without 'Collection'
1 parent a2af07e commit 75296ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Doc/StreamTutorial.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
// REMOVE_START
1111
namespace NRedisStack.Doc;
12-
[Collection("DocsTests")]
12+
//[Collection("DocsTests")]
1313
// REMOVE_END
1414

1515
// HIDE_START

0 commit comments

Comments
 (0)