fix(init_test.go): in TestInitProvidersLocalOnly tst, set TF_CLI_CONFIG_FILE env var to an empty val

This commit is contained in:
Reda Khaled 2023-03-07 18:20:38 +01:00 committed by James Bardin
parent fa9d044c58
commit bf723bd65a

View File

@ -146,7 +146,7 @@ func TestInitProvidersLocalOnly(t *testing.T) {
// not work until you remove it.
//
// To avoid this, we will "zero out" any existing cli config file.
tf.AddEnv("TF_CLI_CONFIG_FILE=\"\"")
tf.AddEnv("TF_CLI_CONFIG_FILE=")
// Our fixture dir has a generic os_arch dir, which we need to customize
// to the actual OS/arch where this test is running in order to get the