chore: fix cli tests

This commit is contained in:
Anoop M D 2024-08-21 12:12:30 +05:30
parent b8138e20a0
commit 6b3c5f6e1a

View File

@ -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",