Skip to content

Commit 26c5a6b

Browse files
committed
fix tests
1 parent fdf1849 commit 26c5a6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/test/lambda/utils.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import {
1313
setFunctionInfo,
1414
compareCodeSha,
1515
} from '../../lambda/utils'
16+
import { LambdaFunction } from '../../lambda/commands/uploadLambda'
1617
import { DefaultLambdaClient } from '../../shared/clients/lambdaClient'
1718
import { fs } from '../../shared/fs/fs'
1819
import { tempDirPath } from '../../shared/filesystemUtilities'

0 commit comments

Comments
 (0)