Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 20df270

Browse files
authored
chore: Temporarily disable smoke_node test (#252)
1 parent d4046fa commit 20df270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@tests/smoke_node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"type": "module",
1212
"scripts": {
1313
"build": "tsc",
14-
"test": "node --loader ts-node/esm ./src/index.ts"
14+
"_test": "node --loader ts-node/esm ./src/index.ts"
1515
},
1616
"repository": "https://github.com/fluencelabs/fluence-js",
1717
"author": "Fluence Labs",

0 commit comments

Comments
 (0)