We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e68090 commit b5f379aCopy full SHA for b5f379a
packages/@aws-cdk-testing/cli-integ/tests/cli-integ-tests/synth/cdk-synth-telemetry.integtest.ts
@@ -28,6 +28,7 @@ integTest(
28
ci: expect.anything(), // changes based on where this is called
29
validation: true,
30
quiet: false,
31
+ yes: false,
32
},
33
config: {
34
context: {},
@@ -77,6 +78,7 @@ integTest(
77
78
79
80
81
82
83
84
0 commit comments