We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3789512 commit 1d8bd34Copy full SHA for 1d8bd34
packages/google-cloud-talent/.mocharc.js
@@ -14,7 +14,8 @@
14
const config = {
15
"enable-source-maps": true,
16
"throw-deprecation": true,
17
- "timeout": 10000
+ "timeout": 10000,
18
+ "recursive": true
19
}
20
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
21
delete config['throw-deprecation'];
packages/google-cloud-talent/synth.metadata
@@ -4,7 +4,7 @@
4
"git": {
5
"name": ".",
6
"remote": "https://github.com/googleapis/nodejs-talent.git",
7
- "sha": "a694f4cdb966de7e343567fd2a8510917f708e05"
+ "sha": "a1cabec970a291cbced1493478e3493edaaae370"
8
9
},
10
{
@@ -19,7 +19,7 @@
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "8cf6d2834ad14318e64429c3b94f6443ae83daf9"
+ "sha": "fdd03c161003ab97657cc0218f25c82c89ddf4b6"
23
24
25
],
0 commit comments