changement du script de test rect
continuous-integration/drone/push Build is failing Details

pull/90/head
Pierre Ferreira 8 months ago
parent 6e89b12b6d
commit e954dc8ac8

@ -33,7 +33,7 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"test": "jest --passWithNoTests",
"eject": "react-scripts eject"
},
"eslintConfig": {
@ -75,4 +75,4 @@
]
}
}
}
}
Loading…
Cancel
Save