Skip to content

Commit

Permalink
Address the comment
Browse files Browse the repository at this point in the history
Signed-off-by: JmPotato <[email protected]>
  • Loading branch information
JmPotato committed Jun 22, 2022
1 parent 6a41c2e commit 9d808a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/api/cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ func (suite *clusterTestSuite) TestCluster() {
EnablePlacementRules: true,
}
suite.NoError(suite.svr.SetReplicationConfig(r))
suite.Nil(suite.svr.SetReplicationConfig(r))

err = tu.ReadGetJSON(re, testDialClient, url, c2)
suite.NoError(err)
Expand Down

0 comments on commit 9d808a2

Please sign in to comment.