We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cff2b7 commit c8b1a0aCopy full SHA for c8b1a0a
src/handler.ts
@@ -68,8 +68,8 @@ if (require.main === module) {
68
69
const fakeContext: Context = {
70
clientContext: {
71
- gc_client_id: '',
72
- gc_client_secret: '',
+ gc_client_id: 'asdadad-asdadad-asdada',
+ gc_client_secret: 'lksahgoaijsfd-aslkfdavnlczv-dsaoietyrs',
73
gc_aws_region: 'us-east-1'
74
}
75
};
0 commit comments