diff --git a/scripts/bottest.sh b/scripts/bottest.sh index 5ba0dc85aa..8c6dff0c98 100644 --- a/scripts/bottest.sh +++ b/scripts/bottest.sh @@ -7,4 +7,4 @@ npm run dev-docker npm run dev-reinit #bot-test -npm run test-e2e \ No newline at end of file +npm run test-e2e --verbose \ No newline at end of file