Skip to content

Commit 964e9bc

Browse files
committed
Disable shellcheck false positive for bats tests
1 parent c0f2a5d commit 964e9bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/lib/command_duration.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# shellcheck shell=bats
2+
# shellcheck disable=2034,2329
23

34
load "${MAIN_BASH_IT_DIR?}/test/test_helper.bash"
45

0 commit comments

Comments
 (0)