Fixed snapshot tests on CI... hopefully

This commit is contained in:
Ethan P 2019-07-26 15:34:48 -07:00
parent bb494fa484
commit 1c9eb2cb82
No known key found for this signature in database
GPG Key ID: 1F8DF8091CD46FBC

View File

@ -9,7 +9,7 @@ LIB="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/../lib"
source "${LIB}/print.sh"
source "${LIB}/opt.sh"
# -----------------------------------------------------------------------------
SEP="$(printc "%{DIM}%$(tput cols)s%{CLEAR}" | tr ' ' '─')"
SEP="$(printc "%{DIM}%$(tput cols)s%{CLEAR}" | sed "s/ /─/g")"
RG_ARGS=()
BAT_ARGS=()
PATTERN=