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/9933/head
parent
5263f0a597
commit
eb4872adc0
@ -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