mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 05:31:47 +00:00
Merge pull request #13780 from LK4D4/use_checkv
Remove timer and use -check.v for tests formatting
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