diff --git a/tests/fixtures/arm64-unsupported.output.service.json b/tests/fixtures/arm64-unsupported.output.service.json index 2553c65..4bb71d7 100644 --- a/tests/fixtures/arm64-unsupported.output.service.json +++ b/tests/fixtures/arm64-unsupported.output.service.json @@ -4,8 +4,7 @@ "newRelic": { "accountId": "${env:NEW_RELIC_ACCOUNT_ID}", "apiKey": "${env:NEW_RELIC_PERSONAL_API_KEY}", - "logLevel": "debug" - + "logLevel": "debug" } }, "disabledDeprecations": [], @@ -65,5 +64,4 @@ } }, "service": "newrelic-lambda-layers-nodejs-example" - }