From f1b0e4bcea88abe74a99696efab53eed121092f4 Mon Sep 17 00:00:00 2001 From: Shahzad Lone Date: Tue, 22 Oct 2024 16:31:11 +0400 Subject: [PATCH] fixup! PR(REFAC): Reomve Explicit PolicyID from AddPolicy & UpdateSchema --- tests/integration/utils.go | 1 - 1 file changed, 1 deletion(-) 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