mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
test: Remove commented out code
This commit is contained in:
parent
7e640a960d
commit
33b998cbbf
@ -248,7 +248,6 @@ describe('#compileAuthorizers() #2', () => {
|
||||
},
|
||||
command: 'package',
|
||||
}).then(({ awsNaming, cfTemplate }) => {
|
||||
// console.log(cfTemplate.Resources);
|
||||
const authorizerLogicalId = awsNaming.getAuthorizerLogicalId('basic');
|
||||
const authorizerPermissionLogicalId =
|
||||
awsNaming.getLambdaApiGatewayPermissionLogicalId('basic');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user