fix xpath

This commit is contained in:
Slawomir Jaranowski
2019-10-01 23:03:44 +02:00
parent cb7cfb850b
commit 33ba027849
7 changed files with 19 additions and 6 deletions

View File

@ -82,7 +82,7 @@ test('fillServers two servers', () => {
test('addSonatypeSnapshots activate', () => {
process.env['INPUT_SONATYPE-SNAPSHOTS'] = "true";
process.env['INPUT_SONATYPESNAPSHOTS'] = "true";
settings.addSonatypeSnapshots(xmlTestProfile);