Skip to content

Commit

Permalink
Update mmv1/third_party/terraform/services/workbench/resource_workben…
Browse files Browse the repository at this point in the history
…ch_instance_test.go.tmpl

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
  • Loading branch information
bcreddy-gcp and melinath authored Jan 30, 2025
1 parent 125e4ac commit 5aa9e88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ func TestAccWorkbenchInstance_updateMetadataKey(t *testing.T) {
{
Config: testAccWorkbenchInstance_updateMetadata(context),
Check: resource.ComposeTestCheckFunc(
resource.TestCheckResourceAttr(
resource.TestCheckResourceAttr(
"google_workbench_instance.instance", "state", "ACTIVE"),
),
},
Expand Down

0 comments on commit 5aa9e88

Please sign in to comment.