mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Merge pull request #1145 from vieux/better_bats_display
udpate bats display in janky
This commit is contained in:
@@ -47,4 +47,4 @@ execute docker rm -f "$id" > /dev/null
|
||||
export DOCKER_BINARY="${tmp}/docker"
|
||||
|
||||
# Run the tests.
|
||||
execute time bats -p $TESTS
|
||||
execute time bats --tap $TESTS
|
||||
|
||||
Reference in New Issue
Block a user