Fix failing Nexus tests (#4905)

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
Pierre-Yves B
2020-04-17 01:46:51 +02:00
committed by GitHub
parent 478d14300c
commit 2df8289ec8

View File

@@ -264,7 +264,7 @@ t.create('Nexus 3 - search snapshot version for artifact without snapshots')
t.create('Nexus 3 - repository version')
.get(
'/proxy-public-3rd-party-release/com.fasterxml.jackson.core/jackson-databind.json?server=https://nexus.pentaho.org&nexusVersion=3'
'/proxy-public-3rd-party-release/com.h2database/h2.json?server=https://nexus.pentaho.org&nexusVersion=3'
)
.expectBadge({
label: 'nexus',
@@ -276,7 +276,7 @@ t.create(
)
.timeout(15000)
.get(
'/proxy-public-3rd-party-release/com.fasterxml.jackson.core/jackson-databind.json?server=https://nexus.pentaho.org'
'/proxy-public-3rd-party-release/com.h2database/h2.json?server=https://nexus.pentaho.org'
)
.expectBadge({
label: 'nexus',