👕 Fix lint issue

This commit is contained in:
Jan Oberhauser 2022-01-15 20:33:30 +01:00
parent 806989c298
commit ac1659959b

View file

@ -446,7 +446,7 @@ export class Jenkins implements INodeType {
const options = {
auth: {
username: username,
username,
password: apiKey,
},
method: 'GET',