Skip to content

Commit

Permalink
test: update other_test.go (terraform-ibm-modules#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshwarishikha committed Sep 19, 2023
1 parent 9b1fdd3 commit 48f06e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/other_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ func TestRunBasicExample(t *testing.T) {

options := testhelper.TestOptionsDefaultWithVars(&testhelper.TestOptions{
Testing: t,
TerraformDir: fsCloudExampleTerraformDir,
TerraformDir: basicExampleTerraformDir,
Prefix: "slz-vsi-basic",
ResourceGroup: resourceGroup,
Region: region,
Expand Down

0 comments on commit 48f06e8

Please sign in to comment.