mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-25 09:10:39 +00:00
remove useless comment from test
This commit is contained in:
parent
ad15951ed7
commit
ecf9348149
@ -40,7 +40,6 @@ func Test_pluginOptions(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
got := plugin.New(options, settings)
|
got := plugin.New(options, settings)
|
||||||
// got.App.HideHelp = true
|
|
||||||
|
|
||||||
_ = got.App.Run([]string{"wp-docker-buildx"})
|
_ = got.App.Run([]string{"wp-docker-buildx"})
|
||||||
_ = got.FlagsFromContext()
|
_ = got.FlagsFromContext()
|
||||||
|
Loading…
Reference in New Issue
Block a user