We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5be22e commit ef12d68Copy full SHA for ef12d68
examples/helm/.test.sh
@@ -1,3 +1,3 @@
1
#!/usr/bin/env bash
2
set -ex
3
-helm plugins list | grep "unittest"
+helm plugin list | grep "unittest"
0 commit comments