Tests: remove a possible race condition

This commit is contained in:
Lovell Fuller
2025-05-19 23:21:55 +01:00
parent c4d6aec48c
commit 63b0a11b5b
2 changed files with 14 additions and 12 deletions

View File

@@ -179,7 +179,7 @@
"icc": "^3.0.0",
"jsdoc-to-markdown": "^9.1.1",
"license-checker": "^25.0.1",
"mocha": "^11.2.2",
"mocha": "^11.4.0",
"node-addon-api": "^8.3.1",
"nyc": "^17.1.0",
"prebuild": "^13.0.1",