Skip to content

Commit c9c82b6

Browse files
authored
chore(doc): INTEGRATION_TESTS (#25299)
As the module has renamed in #25056 the doc should reflect the change accordingly. Closes #<issue number here>. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 706dc89 commit c9c82b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INTEGRATION_TESTS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ _integ.lambda.ts_
8585
import * as iam from '@aws-cdk/aws-iam';
8686
import * as cdk from '@aws-cdk/core';
8787
import * as lambda from '../lib';
88-
import * as integ from '@aws-cdk/integ-tests';
88+
import * as integ from '@aws-cdk/integ-tests-alpha';
8989

9090
const app = new cdk.App();
9191

0 commit comments

Comments
 (0)