Skip to content

Commit

Permalink
Update go/api/string_commands_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Yury-Fridlyand <[email protected]>
Signed-off-by: Joseph Brinkman <[email protected]>
  • Loading branch information
jbrinkman and Yury-Fridlyand authored Mar 4, 2025
1 parent 3e1dc8c commit 41c5f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/api/string_commands_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ func ExampleGlideClusterClient_LCS() {
fmt.Println(result)

// LCS is only available in 7.0 and above. It will fail in any release < 7.0
// 8.0 Output: h o
// Output: h o
}

func ExampleGlideClient_GetDel() {
Expand Down

0 comments on commit 41c5f3f

Please sign in to comment.