Skip to content

Commit 60297e6

Browse files
committed
test: update
1 parent 40ad75c commit 60297e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-cdk/test/commands/init.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1383,7 +1383,7 @@ describe('constructs version', () => {
13831383
ioHelper,
13841384
type: 'app',
13851385
language: 'python',
1386-
packageManager: 'yarn' as JsPackageManager,
1386+
packageManager: 'yarn',
13871387
canUseNetwork: false,
13881388
generateOnly: true,
13891389
workDir,

0 commit comments

Comments
 (0)