Skip to content

Commit

Permalink
fix local test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Liujingfang1 committed Jul 15, 2019
1 parent 8121467 commit 6f74419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/target/chartinflatorplugin_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
package target_test

import (
"sigs.k8s.io/kustomize/v3/pkg/plugins"
"testing"

"sigs.k8s.io/kustomize/v3/pkg/kusttest"
kusttest_test "sigs.k8s.io/kustomize/v3/pkg/kusttest"
plugins_test "sigs.k8s.io/kustomize/v3/pkg/plugins/test"
)

// This is an example of using a helm chart as a base,
Expand Down

0 comments on commit 6f74419

Please sign in to comment.