Skip to content

Commit

Permalink
chore(deadline): add CDK PR link
Browse files Browse the repository at this point in the history
  • Loading branch information
jericht committed Feb 26, 2021
1 parent 4fd6663 commit 3c2fab4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ describe('DocumentDB', () => {
});

// This test can be removed once the following CDK PR is merged:
// TODO: make PR
// https://github.com/aws/aws-cdk/pull/13290
test('adds warning annotation when a security group cannot be added due to implementation changes in DatabaseCluster', () => {
// GIVEN
if (!database.node.tryRemoveChild('Resource')) {
Expand Down

0 comments on commit 3c2fab4

Please sign in to comment.