Skip to content

Commit

Permalink
Merge ab0322e into backport/jbardin/required_version/wildly-striking-…
Browse files Browse the repository at this point in the history
…mink
  • Loading branch information
teamterraform committed Sep 29, 2021
2 parents ba9d70c + ab0322e commit 1044ea3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/command/show_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ func TestShow_aliasedProvider(t *testing.T) {
},
}

fmt.Println(os.Getwd())

// the statefile created by testStateFile is named state.tfstate
args := []string{"state.tfstate"}
if code := c.Run(args); code != 0 {
Expand Down

0 comments on commit 1044ea3

Please sign in to comment.