diff --git a/BTCPayServer.Tests/BTCPayServer.Tests.csproj b/BTCPayServer.Tests/BTCPayServer.Tests.csproj index 91e93f171..a6fbbfc25 100644 --- a/BTCPayServer.Tests/BTCPayServer.Tests.csproj +++ b/BTCPayServer.Tests/BTCPayServer.Tests.csproj @@ -21,9 +21,9 @@ - - - + + + all diff --git a/BTCPayServer.Tests/docker-compose.altcoins.yml b/BTCPayServer.Tests/docker-compose.altcoins.yml index adbc25611..b69ffb36d 100644 --- a/BTCPayServer.Tests/docker-compose.altcoins.yml +++ b/BTCPayServer.Tests/docker-compose.altcoins.yml @@ -85,7 +85,7 @@ services: - customer_lnd - merchant_lnd selenium: - image: selenium/standalone-chrome:3 + image: selenium/standalone-chrome:101.0 expose: - "4444" nbxplorer: diff --git a/BTCPayServer.Tests/docker-compose.yml b/BTCPayServer.Tests/docker-compose.yml index 52a839732..01e117a3a 100644 --- a/BTCPayServer.Tests/docker-compose.yml +++ b/BTCPayServer.Tests/docker-compose.yml @@ -82,7 +82,7 @@ services: - customer_lnd - merchant_lnd selenium: - image: selenium/standalone-chrome:3 + image: selenium/standalone-chrome:101.0 expose: - "4444" nbxplorer: