Skip to content

Commit dd8c5ea

Browse files
committed
empty commit
1 parent 845bd7c commit dd8c5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/patterns/@aws-solutions-constructs/aws-fargate-s3/test/integ.existing-resources.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ const testProps: FargateToS3Props = {
6565
new FargateToS3(stack, 'test-construct', testProps);
6666

6767
// Synth
68-
app.synth();
68+
app.synth();

0 commit comments

Comments
 (0)