Skip to content

Commit

Permalink
log retention unit test default
Browse files Browse the repository at this point in the history
Signed-off-by: Francis <colifran@amazon.com>
  • Loading branch information
colifran committed Jun 7, 2024
1 parent d833c60 commit e9fa500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/aws-logs/test/log-retention.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ describe('log retention', () => {
Ref: 'AWS::Region',
},
'value',
{ DefaultValue: 'nodejs18.x' },
],
},
});
Expand Down

0 comments on commit e9fa500

Please sign in to comment.