Skip to content

Commit

Permalink
rerun integ
Browse files Browse the repository at this point in the history
  • Loading branch information
Michelle Wang committed Sep 22, 2024
1 parent 84341cf commit 1d0dd62
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ new ec2.Instance(stack, 'Instance2', {
resourceSignalTimeout: cdk.Duration.minutes(10),
});

new integ.IntegTest(app, 'EnableSumTimeoutInstanceTest', {
new integ.IntegTest(app, 'instance-init-test', {
testCases: [stack],
});

Expand Down

0 comments on commit 1d0dd62

Please sign in to comment.