Update tests, lint fix

This commit is contained in:
HaveAGitGat 2023-03-10 08:58:07 +00:00
parent a09237aae7
commit cf63623882
2 changed files with 6 additions and 4 deletions

View file

@ -820,4 +820,4 @@ const plugin = (file, librarySettings, inputs, otherArguments) => {
return response;
};
module.exports.details = details;
module.exports.plugin = plugin;
module.exports.plugin = plugin;