File tree 2 files changed +4
-3
lines changed
packages/google-container
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 14
14
const config = {
15
15
"enable-source-maps" : true ,
16
16
"throw-deprecation" : true ,
17
- "timeout" : 10000
17
+ "timeout" : 10000 ,
18
+ "recursive" : true
18
19
}
19
20
if ( process . env . MOCHA_THROW_DEPRECATION === 'false' ) {
20
21
delete config [ 'throw-deprecation' ] ;
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/nodejs-cloud-container.git",
7
- "sha": "4fb2155aac9745b0936156ba625258b488958fec "
7
+ "sha": "aa31aa239359b1af8433726ee974b0d86ba72c1a "
8
8
}
9
9
},
10
10
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "8cf6d2834ad14318e64429c3b94f6443ae83daf9 "
22
+ "sha": "fdd03c161003ab97657cc0218f25c82c89ddf4b6 "
23
23
}
24
24
}
25
25
],
You can’t perform that action at this time.
0 commit comments