diff --git a/scripts/test.sh b/scripts/test.sh index cdfbf7611..30236155f 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -26,6 +26,7 @@ fi cargo test -p lemmy_utils --all-features --no-fail-fast # Add this to do printlns: -- --nocapture +# Test bump pg_ctl stop rm -rf $PGDATA