Skip to content

Commit 54066b8

Browse files
author
santhosh
committed
remove snapshot asserts
1 parent fd00c6d commit 54066b8

File tree

4 files changed

+12
-839
lines changed

4 files changed

+12
-839
lines changed

Diff for: .viperlightignore

+5-5
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/integ.depl
138138
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/integ.deployFunctionWithVpc.expected.json:163
139139
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/integ.existingEventBus.expected.json:108
140140
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/integ.existingFunction.expected.json:122
141-
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:72
142-
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:183
143-
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:366
144-
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:374
145-
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:483
141+
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:68
142+
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:177
143+
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:360
144+
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:368
145+
source/patterns/@aws-solutions-constructs/aws-lambda-eventbridge/test/aws-lambda-eventbridge.test.ts:477

Diff for: source/patterns/@aws-solutions-constructs/aws-events-rule-step-function/test/__snapshots__/events-rule-step-function.test.js.snap

+6
Original file line numberDiff line numberDiff line change
@@ -1143,6 +1143,12 @@ Object {
11431143
exports[`snapshot test EventsRuleToStepfunctions existing event bus params 1`] = `
11441144
Object {
11451145
"Resources": Object {
1146+
"testexistingeventbusC6E4A2D0": Object {
1147+
"Properties": Object {
1148+
"Name": "testexistingeventbus",
1149+
},
1150+
"Type": "AWS::Events::EventBus",
1151+
},
11461152
"testexistingeventsrulestepfunctionstestexistingeventsrulestepfunctionsWEventsRule85E7CC2B": Object {
11471153
"Properties": Object {
11481154
"EventBusName": Object {

0 commit comments

Comments
 (0)