Skip to content

Commit 4e362b1

Browse files
author
Forest Hoffman
committed
Enable debug for test:e2e
1 parent 6e30eb9 commit 4e362b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
set -e
33

44
yarn task build:server:binary
5-
yarn task test:e2e
5+
LOG_LEVEL=debug yarn task test:e2e

0 commit comments

Comments
 (0)