Skip to content
Snippets Groups Projects
Commit fc7c5e81 authored by Sebastian Mihalache's avatar Sebastian Mihalache :hammer_pick:
Browse files

test(jobs): remove jest from jobs component

parent 9d8f2d67
No related branches found
No related tags found
3 merge requests!233S26 updates,!230S26 Updates,!214Hin 1170 automatic reminders
...@@ -12,13 +12,6 @@ ...@@ -12,13 +12,6 @@
}, },
"peerDependencies": { "peerDependencies": {
}, },
"jest": {
"verbose": true,
"testRegex": "/tests/.*.test.js$"
},
"scripts": {
"test": "jest"
},
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
} }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment