mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-31 14:07:40 +00:00
Fix test
This commit is contained in:
parent
f9f78a7a9b
commit
bf6894a4e5
@ -482,7 +482,7 @@ str = cloudwatchLogsDecodedData.logEvents[0].message;
|
||||
|
||||
/* ClientContext */
|
||||
clientContextClient = clientCtx.client;
|
||||
anyObj = clientCtx.Custom;
|
||||
anyObj = clientCtx.custom;
|
||||
clientContextEnv = clientCtx.env;
|
||||
|
||||
/* ClientContextEnv */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user