chore: revert back new line

Signed-off-by: Alik Khilazhev <7482065+alikhil@users.noreply.github.com>
pull/30855/head
Alik Khilazhev 5 months ago
parent 8906e4f21d
commit 55697e89b4
No known key found for this signature in database
GPG Key ID: 141EBCECAE009661

@ -27,6 +27,7 @@ import (
func TestPluginExitCode(t *testing.T) {
if os.Getenv("RUN_MAIN_FOR_TESTING") == "1" {
os.Args = []string{"helm", "exitwith", "2"}
// We DO call helm's main() here. So this looks like a normal `helm` process.
main()

Loading…
Cancel
Save