diff --git a/tests/integration/utils.go b/tests/integration/utils.go index c206a998be..de0b598ce9 100644 --- a/tests/integration/utils.go +++ b/tests/integration/utils.go @@ -1082,7 +1082,6 @@ func updateSchema( nodeIDs, nodes := getNodesWithIDs(action.NodeID, s.nodes) for index, node := range nodes { - // This schema might be modified if the caller needs some substitution magic done. var modifiedSchema = action.Schema