Skip to content

Commit

Permalink
address
Browse files Browse the repository at this point in the history
Signed-off-by: nolouch <[email protected]>
  • Loading branch information
nolouch committed Oct 19, 2023
1 parent 4bc0ab7 commit 6aac92e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/schedule/placement/rule_manager_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ func TestAdjustRule(t *testing.T) {
IsWitness: true,
LabelConstraints: []LabelConstraint{{Key: "engine", Op: "in", Values: []string{"tiflash"}}},
}, "tiflash"))

}

func TestLeaderCheck(t *testing.T) {
Expand Down

0 comments on commit 6aac92e

Please sign in to comment.