0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-09 17:20:39 +00:00

remove useless comment from test

This commit is contained in:
Robert Kaussow 2023-09-03 22:10:43 +02:00
parent ad15951ed7
commit ecf9348149
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -40,7 +40,6 @@ func Test_pluginOptions(t *testing.T) {
}
got := plugin.New(options, settings)
// got.App.HideHelp = true
_ = got.App.Run([]string{"wp-docker-buildx"})
_ = got.FlagsFromContext()