Skip to content

Commit b5f379a

Browse files
committed
fixup integ test
1 parent 3e68090 commit b5f379a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/@aws-cdk-testing/cli-integ/tests/cli-integ-tests/synth/cdk-synth-telemetry.integtest.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ integTest(
2828
ci: expect.anything(), // changes based on where this is called
2929
validation: true,
3030
quiet: false,
31+
yes: false,
3132
},
3233
config: {
3334
context: {},
@@ -77,6 +78,7 @@ integTest(
7778
ci: expect.anything(), // changes based on where this is called
7879
validation: true,
7980
quiet: false,
81+
yes: false,
8082
},
8183
config: {
8284
context: {},

0 commit comments

Comments
 (0)