diff --git a/package.json b/package.json index 4bb89ac5..a490cd41 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "start": "react-scripts start", "build": "react-scripts build", "postbuild": "./postbuild.sh", - "test": "react-scripts test --watchAll=false", + "test": "LANG=de_de react-scripts test --watchAll=false", "eject": "react-scripts eject", "i18n": "i18next", "lint": "eslint ."