Skip to content

Commit

Permalink
update feature test
Browse files Browse the repository at this point in the history
  • Loading branch information
xazhao committed May 8, 2024
1 parent c293078 commit 2ee638f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/cx-api/test/features.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ test('feature flag defaults may not be changed anymore', () => {
[feats.LAMBDA_RECOGNIZE_VERSION_PROPS]: true,
[feats.CLOUDFRONT_DEFAULT_SECURITY_POLICY_TLS_V1_2_2021]: true,
// Add new disabling feature flags below this line
// ...
[feats.PIPELINE_REDUCE_ASSET_ROLE_TRUST_SCOPE]: true,

});
});
Expand Down

0 comments on commit 2ee638f

Please sign in to comment.