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

pull/90/head
Pierre Ferreira 2 years ago
parent 6e89b12b6d
commit e954dc8ac8

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