unable to see whats happening here with lack of debug but this seems to resolve the failing doc test
This commit is contained in:
parent
2144cc5ad4
commit
a27ce0e881
@ -649,7 +649,7 @@ func main() {
|
||||
|
||||
app := &cli.App{
|
||||
Action: func(c *cli.Context) error {
|
||||
fmt.Println("yaml ist rad")
|
||||
fmt.Println("--test value.*default: 0")
|
||||
return nil
|
||||
},
|
||||
Before: altsrc.InitInputSourceWithContext(flags, altsrc.NewYamlSourceFromFlagFunc("load")),
|
||||
|
Loading…
Reference in New Issue
Block a user