Skip to content

Commit e6b9994

Browse files
committed
Changing the shellspec output format
1 parent e80c506 commit e6b9994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ done
1111
CHANGED=$(echo $X | tr ' ' '\n' | sort | uniq | xargs)
1212

1313
echo "Running tests on $CHANGED"
14-
shellspec $CHANGED
14+
shellspec $CHANGED -f d

0 commit comments

Comments
 (0)