Skip to content

Commit fd0ee48

Browse files
committed
test build for feature flag in integ test
1 parent d4ce487 commit fd0ee48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-codepipeline-actions/test/integ.cfn-template-from-repo.lit.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ const prodStage = {
5252
};
5353

5454
new codepipeline.Pipeline(stack, 'Pipeline', {
55-
crossAccountKeys: true,
5655
stages: [
5756
sourceStage,
5857
prodStage,

0 commit comments

Comments
 (0)