mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-12 00:05:49 +08:00
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