Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 29f6f6a

Browse files
fix: test script
1 parent 64315c2 commit 29f6f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"access": "public"
1616
},
1717
"scripts": {
18-
"test": "cross-env NODE_ENV=test DD_SITE=datadoghq.com NODE_OPTIONS=\"-r dd-trace/ci/init --experimental-vm-modules\" DD_ENV=ci DD_SERVICE=codiga-cli npx jest"
18+
"test": "cross-env NODE_ENV=test NODE_OPTIONS=\"-r dd-trace/ci/init\" DD_ENV=ci DD_SERVICE=codiga-cli jest"
1919
},
2020
"keywords": [
2121
"Codiga",

0 commit comments

Comments
 (0)