Skip to content

Commit

Permalink
Update pkg/unsaferecovery/unsafe_recovery_controller_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Connor <[email protected]>
  • Loading branch information
v01dstar and Connor1996 authored Jun 27, 2023
1 parent a03c1d4 commit 8dcab64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/unsaferecovery/unsafe_recovery_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ func TestAutoDetectMode(t *testing.T) {
}
}

// Failed learner replica/ store should be considered by auto-recover.
// Failed learner replica store should be considered by auto-detect mode.
func TestAutoDetectWithOneLearner(t *testing.T) {
re := require.New(t)
ctx, cancel := context.WithCancel(context.Background())
Expand Down

0 comments on commit 8dcab64

Please sign in to comment.