mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-01 16:44:16 +00:00
chore: fix cli tests
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"url": "git+https://github.com/usebruno/bruno.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
"test": "node --experimental-vm-modules $(npx --no-install which jest)"
|
||||
},
|
||||
"files": [
|
||||
"src",
|
||||
|
||||
Reference in New Issue
Block a user