helm/pkg/plugin
Dirk Müller 1fc8369356
Fix 32bit-x86 typo in testsuite
The GOARCH here is 386 not i386. This caused a slightly odd test
suite failure on that architecture:

--- FAIL: TestPlatformPrepareCommand (0.00s)
     plugin_test.go:45: Expected arg="os-arch", got "linux-s390x"
     plugin_test.go:64: Expected arg="os-arch", got "linux-s390x"

Signed-off-by: Dirk Müller <dirk@dmllr.de>
2023-03-28 15:10:19 +02:00
..
cache Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
installer Updating the Go version in go.mod 2023-03-22 11:52:30 -04:00
testdata/plugdir Update HELM_PLUGIN_SELF -> HELM_PLUGIN_DIR (#10380) 2021-11-25 23:50:53 -08:00
hooks.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
plugin.go Updating the Go version in go.mod 2023-03-22 11:52:30 -04:00
plugin_test.go Fix 32bit-x86 typo in testsuite 2023-03-28 15:10:19 +02:00