🦊 Simplify grep string for POSIX compatibility
This commit is contained in:
parent
75395d2bbd
commit
0b255413d0
2 changed files with 2 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ setup() {
|
|||
}
|
||||
|
||||
@test "test can run script" {
|
||||
export BEMOJI_CLIP_CMD="echo clip test only"
|
||||
# closing FD3 manually to prevent hangs, see
|
||||
# https://bats-core.readthedocs.io/en/stable/writing-tests.html#file-descriptor-3-read-this-if-bats-hangs
|
||||
run bemoji 3>&-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue