diff --git a/tests/node/tests/nodeApi.mjs b/tests/node/tests/nodeApi.mjs index 37d25346..92d4d991 100644 --- a/tests/node/tests/nodeApi.mjs +++ b/tests/node/tests/nodeApi.mjs @@ -446,4 +446,4 @@ TestRegister.addApiTests([ assert.equal(chef.defangURL.args.process.options[1], "Only full URLs"); }), -]); \ No newline at end of file +]);