diff --git a/api_tests/run-federation-test.sh b/api_tests/run-federation-test.sh index 060abd3a3..969a95b3e 100755 --- a/api_tests/run-federation-test.sh +++ b/api_tests/run-federation-test.sh @@ -11,7 +11,7 @@ killall -s1 lemmy_server || true popd pnpm i -pnpm api-test-post || true +pnpm api-test || true killall -s1 lemmy_server || true killall -s1 pict-rs || true