Skip to content

Commit 3795803

Browse files
committed
Fix typo.
1 parent 978f0db commit 3795803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cluster/reparent_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def test_implicit_reparent(self):
187187

188188
def _test_explicit_emergency_reparent(self):
189189
# This test is currently disabled until the emergency reparent can be
190-
# fleshed fleshed out better. If a master tablet is killed and there is no
190+
# fleshed out better. If a master tablet is killed and there is no
191191
# tool performing automatic reparents (like Orchestrator), then there may be
192192
# a race condition between restarting the tablet (in which it would resume
193193
# being the master), and the EmergencyReparentShard call. This can sometimes

0 commit comments

Comments
 (0)