Skip to content

Commit b7f2ffe

Browse files
DrFaust92wyardley
andauthored
Update mmv1/third_party/terraform/services/container/resource_container_node_pool_test.go.erb
Co-authored-by: Will Yardley <[email protected]>
1 parent 73b86dc commit b7f2ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/services/container/resource_container_node_pool_test.go.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ func TestAccContainerNodePool_withHugepageConfig(t *testing.T) {
679679
},
680680
// Perform an update.
681681
{
682-
Config: testAccContainerNodePool_withHugepageConfig(cluster, np, networkName, subnetworkName, 1),
682+
Config: testAccContainerNodePool_withHugepageConfig(cluster, np, networkName, subnetworkName, 2),
683683
},
684684
{
685685
ResourceName: "google_container_node_pool.np",

0 commit comments

Comments
 (0)