Skip to content

Commit 679d260

Browse files
authored
Update with-sam.ts
1 parent 2b179ef commit 679d260

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/@aws-cdk-testing/cli-integ/lib/with-sam.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export function withSamIntegrationCdkApp<A extends TestContext & AwsContext>(blo
3535
context.output,
3636
context.aws,
3737
context.randomString);
38+
await fixture.ecrPublicLogin();
3839

3940
let success = true;
4041
try {

0 commit comments

Comments
 (0)