summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBinbin <binloveplay1314@qq.com>2022-05-26 22:34:17 +0800
committerGitHub <noreply@github.com>2022-05-26 17:34:17 +0300
commit6f7c1a8ce6861fb382f8313d07a6e2a13217a690 (patch)
tree39ab51a660f2e44ee1d1b95edb9f238fe6406d7f /tests
parentf28e2ce7a4cf4a82d367c106eee4b3113b85bcbf (diff)
downloadredis-6f7c1a8ce6861fb382f8313d07a6e2a13217a690.tar.gz
Fix outdated comment about flags in moduleCreateArgvFromUserFormat (#10781)
Clearly more than one flag exists, also fixed some typos. Fixes #10776
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md2
-rw-r--r--tests/unit/tracking.tcl2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/README.md b/tests/README.md
index bdacbb9fe..4b2251bc5 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -38,7 +38,7 @@ The following compatibility and capability tags are currently used:
| `external:skip` | Not compatible with external servers. |
| `cluster:skip` | Not compatible with `--cluster-mode`. |
| `large-memory` | Test that requires more than 100mb |
-| `tls:skip` | Not campatible with `--tls`. |
+| `tls:skip` | Not compatible with `--tls`. |
| `needs:repl` | Uses replication and needs to be able to `SYNC` from server. |
| `needs:debug` | Uses the `DEBUG` command or other debugging focused commands (like `OBJECT`). |
| `needs:pfdebug` | Uses the `PFDEBUG` command. |
diff --git a/tests/unit/tracking.tcl b/tests/unit/tracking.tcl
index 678cd3f3f..140656acf 100644
--- a/tests/unit/tracking.tcl
+++ b/tests/unit/tracking.tcl
@@ -369,7 +369,7 @@ start_server {tags {"tracking network"}} {
$r CLIENT TRACKING OFF
}
- test {hdel deliver invlidate message after response in the same connection} {
+ test {hdel deliver invalidate message after response in the same connection} {
r CLIENT TRACKING off
r HELLO 3
r CLIENT TRACKING on