Remove timer and use -check.v for tests formatting
Signed-off-by: Alexander Morozov <lk4d4@docker.com> Upstream-commit: 4253a1f87ee90e3827090dc380bfda2332e23ff3 Component: engine
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
set -e
|
||||
|
||||
bundle_test_integration_cli() {
|
||||
TESTFLAGS="$TESTFLAGS -check.v"
|
||||
go_test_dir ./integration-cli
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user