From 89fdcbec8c446cfbf8befb54bf41e694c8290619 Mon Sep 17 00:00:00 2001 From: Long Dai Date: Fri, 30 Jul 2021 15:00:07 +0800 Subject: [PATCH] tests: fix a typo (#9294) Signed-off-by: Long Dai --- tests/cluster/tests/21-many-slot-migration.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cluster/tests/21-many-slot-migration.tcl b/tests/cluster/tests/21-many-slot-migration.tcl index ccfff74e0..1ac73dc99 100644 --- a/tests/cluster/tests/21-many-slot-migration.tcl +++ b/tests/cluster/tests/21-many-slot-migration.tcl @@ -1,4 +1,4 @@ -# Tests for many simlutaneous migrations. +# Tests for many simultaneous migrations. # TODO: Test is currently disabled until it is stabilized (fixing the test # itself or real issues in Redis).