mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Replace additional Terraform -> OpenTofu (#1007)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com> Co-authored-by: James Humphries <jamesh@spacelift.io>
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/opentofu/opentofu/internal/e2e"
|
||||
)
|
||||
|
||||
func TestTerraformProviderData(t *testing.T) {
|
||||
func TestOpenTofuProviderData(t *testing.T) {
|
||||
|
||||
fixturePath := filepath.Join("testdata", "tofu-managed-data")
|
||||
tf := e2e.NewBinary(t, tofuBin, fixturePath)
|
||||
|
||||
Reference in New Issue
Block a user