Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: disksing <i@disksing.com>
  • Loading branch information
disksing committed Jun 6, 2022
1 parent 5082985 commit 1a84749
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/schedule/placement/rule_manager_test.go
Expand Up @@ -73,7 +73,6 @@ func TestAdjustRule(t *testing.T) {

for i := 2; i < len(rules); i++ {
re.Error(manager.adjustRule(&rules[i], "group"))

}

manager.SetKeyType(core.Table.String())
Expand Down

0 comments on commit 1a84749

Please sign in to comment.