diff --git a/BTCPayServer.Tests/docker-entrypoint.sh b/BTCPayServer.Tests/docker-entrypoint.sh index ec8b479b5..7a7c29dcc 100755 --- a/BTCPayServer.Tests/docker-entrypoint.sh +++ b/BTCPayServer.Tests/docker-entrypoint.sh @@ -2,4 +2,4 @@ set -e dotnet test --filter Fast=Fast --no-build -dotnet test --filter Integration=Integration --no-build +dotnet test --filter Integration=Integration --no-build -v n