summaryrefslogtreecommitdiff
path: root/tests/node_compat/test/common/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/node_compat/test/common/index.js')
-rw-r--r--tests/node_compat/test/common/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/node_compat/test/common/index.js b/tests/node_compat/test/common/index.js
index d2165aecd..d358ffce5 100644
--- a/tests/node_compat/test/common/index.js
+++ b/tests/node_compat/test/common/index.js
@@ -473,6 +473,7 @@ const pwdCommand = isWindows ?
module.exports = {
allowGlobals,
+ defaultAutoSelectFamilyAttemptTimeout: 2500,
expectsError,
expectWarning,
getArrayBufferViews,