fix xpath
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user