summaryrefslogtreecommitdiff
path: root/tools/lint.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint.js')
-rwxr-xr-xtools/lint.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lint.js b/tools/lint.js
index aa3b417cc..d4fb4e9a0 100755
--- a/tools/lint.js
+++ b/tools/lint.js
@@ -216,7 +216,7 @@ async function ensureNoNewITests() {
// Read the comment above. Please don't increase these numbers!
"lsp_tests.rs": 0,
"node_compat_tests.rs": 4,
- "node_unit_tests.rs": 3,
+ "node_unit_tests.rs": 2,
"npm_tests.rs": 98,
"pm_tests.rs": 0,
"publish_tests.rs": 0,