Skip to content

Commit

Permalink
handle feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Bin Shi <[email protected]>
  • Loading branch information
binshi-bing committed May 29, 2023
1 parent f5952ef commit 32cccd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integrations/mcs/tso/keyspace_group_manager_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ func (suite *tsoKeyspaceGroupManagerTestSuite) TestKeyspacesServedByNonDefaultKe

// Make sure every keyspace group is using the right timestamp path
// for loading/saving timestamp from/to etcd and the right primary path
// for leader election.
// for primary election.
var (
timestampPath string
primaryPath string
Expand Down

0 comments on commit 32cccd9

Please sign in to comment.