Update references to NewEnvForTest

This commit is contained in:
Richard Marshall
2019-07-10 17:23:51 -07:00
parent 0d8d9e2f2b
commit 095333ffb1
26 changed files with 70 additions and 68 deletions

View File

@@ -28,7 +28,7 @@ import (
// TODO: Download and inflate the chart, and check that
// in for the test.
func TestChartInflatorPlugin(t *testing.T) {
tc := plugins.NewEnvForTest(t).Set()
tc := plugins_test.NewEnvForTest(t).Set()
defer tc.Reset()
tc.BuildExecPlugin(