diff --git a/tests/aws_test.go b/tests/aws_test.go index e20908261..81cb6df7c 100644 --- a/tests/aws_test.go +++ b/tests/aws_test.go @@ -29,7 +29,7 @@ import ( "github.com/NVIDIA/holodeck/pkg/jyaml" "github.com/NVIDIA/holodeck/pkg/provider" "github.com/NVIDIA/holodeck/pkg/provisioner" - "github.com/NVIDIA/holodeck/tests/common" + "github.com/NVIDIA/holodeck/tests/common" ) // Actual test suite @@ -56,7 +56,7 @@ var _ = Describe("AWS", func() { Expect(err).ToNot(HaveOccurred()) // Set unique name for the environment - common.SetCfgName(opts.cfg) + common.SetCfgName(&opts.cfg) // set cache path opts.cachePath = LogArtifactDir // set cache file