Skip to content

Commit

Permalink
nolint for maintest
Browse files Browse the repository at this point in the history
  • Loading branch information
tshihad committed Sep 21, 2021
1 parent fec75d5 commit 12f0a13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/acceptance_test/provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ func TestProvider(t *testing.T) {
testAccPreCheck(t)
}

// nolint
func TestMain(m *testing.M) {
// TF_ACC_CONFIG_PATH set in make acceptance
libUtils.ReadAccConfig(os.Getenv("TF_ACC_CONFIG_PATH"))
Expand Down

0 comments on commit 12f0a13

Please sign in to comment.