Skip to content

Commit

Permalink
Deploy preview for PR 65 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliorivas committed Jul 21, 2024
1 parent a745756 commit bf8b94f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 190 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion pr-preview/pr-65/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "node ./model/index.js",
"download": "node ./model/download.js",
"update": "npm run download && npm run build",
"test": "echo 'temporarily disabled'"
"test": "node --experimental-vm-modules ./node_modules/jest/bin/jest.js"
},
"devDependencies": {
"jest": "^29.7.0",
Expand Down
117 changes: 0 additions & 117 deletions pr-preview/pr-65/test/objects.test.js

This file was deleted.

72 changes: 0 additions & 72 deletions pr-preview/pr-65/test/primitives.test.js

This file was deleted.

0 comments on commit bf8b94f

Please sign in to comment.