Skip to content

Commit

Permalink
Ignore asset changes in a snapshot test in @aws-cdk/aws-cloudformation.
Browse files Browse the repository at this point in the history
  • Loading branch information
skinny85 committed Dec 29, 2020
1 parent 9b75227 commit ef9d14a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/// !cdk-integ pragma:ignore-assets

import * as lambda from '@aws-cdk/aws-lambda';
import * as sns from '@aws-cdk/aws-sns';
import * as sns_subscriptions from '@aws-cdk/aws-sns-subscriptions';
Expand Down

0 comments on commit ef9d14a

Please sign in to comment.