Skip to content

Commit

Permalink
backport of commit ab0322e
Browse files Browse the repository at this point in the history
  • Loading branch information
jbardin committed Sep 28, 2021
1 parent b25a378 commit bb74d73
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 bb74d73

Please sign in to comment.