Skip to content

Commit 190d92a

Browse files
authored
Add "release" tag to test (#18)
Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>
1 parent b5f1199 commit 190d92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ teardown() {
4949
health_checks
5050
}
5151

52+
# bats test_tags=release
5253
@test "install from release" {
5354
set -eu -o pipefail
5455
cd ${TESTDIR} || ( printf "unable to cd to ${TESTDIR}\n" && exit 1 )

0 commit comments

Comments
 (0)