diff --git a/test/tls-inspection.test.ts b/test/tls-inspection.test.ts index 680d321..c3d9438 100644 --- a/test/tls-inspection.test.ts +++ b/test/tls-inspection.test.ts @@ -44,7 +44,6 @@ describe('Testing TLS Inspection Features', ()=>{ }); - console.log(Template.fromStack(stack).toJSON().Resources.MyTLSInspectionConfigurationDE9CA174.Properties); // THEN Template.fromStack(stack).hasResourceProperties('AWS::NetworkFirewall::TLSInspectionConfiguration', { TLSInspectionConfigurationName: 'MyTLSInspectionConfiguration',