Skip to content

Commit 2850f55

Browse files
authored
Update implementors/node/tests.ts
1 parent 0cc42bc commit 2850f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

implementors/node/tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const SKIP_TEST_MODULE_PATH = path.join(
3939
ROOT_PATH,
4040
"implementors",
4141
"node",
42-
"skip-test.js",
42+
"skip-test.js"
4343
);
4444
const NAPI_VERSION_MODULE_PATH = path.join(
4545
ROOT_PATH,

0 commit comments

Comments
 (0)