DockerCLI/e2e/global
Sebastiaan van Stijn 9c87891278
e2e/global: fix n-constant format string in call (govet)
e2e/global/cli_test.go:217:28: printf: non-constant format string in call to gotest.tools/v3/poll.Continue (govet)
                            return poll.Continue(err.Error())
                                                 ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-08-26 13:54:05 +02:00
..
cli_test.go e2e/global: fix n-constant format string in call (govet) 2024-08-26 13:54:05 +02:00
main_test.go e2e: add new test package "global" with TestTLSVerify 2019-11-12 18:07:09 +00:00