We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449836a commit 36c9cdeCopy full SHA for 36c9cde
packages/google-cloud-dns/.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-dns/synth.metadata
@@ -4,14 +4,14 @@
4
"git": {
5
"name": ".",
6
"remote": "https://github.com/googleapis/nodejs-dns.git",
7
- "sha": "5cb1793e1b46c4bd3cabf0d4a062df998f54e88f"
+ "sha": "1fb9fef45a261e9f1ff3a067c1748a7c79d5a54c"
8
9
},
10
{
11
12
"name": "synthtool",
13
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "8cf6d2834ad14318e64429c3b94f6443ae83daf9"
+ "sha": "fdd03c161003ab97657cc0218f25c82c89ddf4b6"
],
0 commit comments