mirror of https://github.com/docker/docs.git
udpate bats display in janky
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
parent
d580bf9b7b
commit
6c8578bda5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue