mirror of https://github.com/helm/helm
Testing that a bad completion directive was being replaced by the default one was actually testing Cobra's behaviour. This is unnecessary especially since that behaviour changed in the 1.2.0 release. Helm tests should focus on testing Helm's behaviour. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>pull/9853/head
parent
95b80ed80b
commit
6a3daaa7aa
@ -1,6 +0,0 @@
|
||||
echo plugin.complete was called
|
||||
Namespace: default
|
||||
Num args received: 1
|
||||
Args received:
|
||||
:0
|
||||
Completion ended with directive: ShellCompDirectiveDefault
|
Loading…
Reference in new issue