Skip to content

Commit

Permalink
typos everywhere ...
Browse files Browse the repository at this point in the history
Signed-off-by: KowalczykBartek <[email protected]>
  • Loading branch information
KowalczykBartek committed Dec 13, 2024
1 parent 493d838 commit 9325141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/introspection.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ start_server {tags {"introspection"}} {
assert_match {monitor*"set"*"foo"*"bar"*} [$rd1 read]

# Because we need to verify exact RESP3 response correctness,
# we need to instruct valkey client to return raw, unprased response.
# we need to instruct valkey client to return raw, unparsed response.
$rd1 readraw 1 ;

$rd1 get foo
Expand Down

0 comments on commit 9325141

Please sign in to comment.