mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
test: vaidate Bats minimum required version in tests (#1460)
This commit is contained in:
parent
90ead5ea0a
commit
22be95e68d
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bats_require_minimum_version 1.7.0
|
||||
|
||||
# shellcheck source=lib/utils.bash
|
||||
. "$(dirname "$BATS_TEST_DIRNAME")"/lib/utils.bash
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user