Skip to content

Commit

Permalink
removing comment from test
Browse files Browse the repository at this point in the history
  • Loading branch information
durkinza committed Dec 20, 2024
1 parent 0b5344c commit 19929d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tls-inspection.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 19929d9

Please sign in to comment.