Skip to content
Snippets Groups Projects

tache 5

Merged MAHDIR Safaa requested to merge tache5 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
"jest": "^29.7.0"
"jest": "^29.7.0"
},
},
"scripts": {
"scripts": {
"test": "jest"
"test": "jest --coverage"
}
}
}
}
Loading