Skip to content

Commit 651d340

Browse files
zbrydon72636c
andauthored
Update packages/infra/src/handlers/framework/context.test.ts
Co-authored-by: Ryan Ling <ryan@outlook.com.au>
1 parent 5344b68 commit 651d340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/infra/src/handlers/framework/context.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ describe('withTimeout', () => {
109109
);
110110
});
111111

112-
describe('updateTargetLambdaMetadataMetadata', () => {
112+
describe('updateTargetLambdaMetadata', () => {
113113
it('updates the targetLambdaService in context based on Lambda metadata', () => {
114114
const lambdaMetaData = {
115115
Configuration: {

0 commit comments

Comments
 (0)