Skip to content

Commit

Permalink
remove misleading comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-spike committed Dec 2, 2024
1 parent d93b0f5 commit 3592b26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration_single_node_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1333,7 +1333,6 @@ func (suite *SingleNodeTestSuite) TestAbout() {
name: "nil-node",
nodeId: nil,
expectedVersion: "1.0.0",
// by default the node has all roles
expectedRoles: []protos.NodeRole{
protos.NodeRole_INDEX_QUERY,
protos.NodeRole_INDEX_UPDATE,
Expand Down

0 comments on commit 3592b26

Please sign in to comment.