Skip to content

Commit ba454bc

Browse files
committed
running test in verbose mode
1 parent f7ec359 commit ba454bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tests/archive-node-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ MINA_TEST_POSTGRES_URI=${POSTGRES_URI:-"postgres://postgres:postgres@localhost:5
1717

1818
echo "Running archive node test"
1919
echo "WARN: Silencing the errors from the archive node test app. One of the tests is expected to fail."
20-
MINA_TEST_POSTGRES_URI=$MINA_TEST_POSTGRES_URI $ARCHIVE_TEST_APP
20+
MINA_TEST_POSTGRES_URI=$MINA_TEST_POSTGRES_URI $ARCHIVE_TEST_APP -v

0 commit comments

Comments
 (0)