The build for my project at https://circleci.com/gh/mvolkmann/redux-demo fails when it tries to run “npm cover”. Of course that should be “npm run cover”. There is nothing in my package.json that runs “npm cover”. I can’t figure out why it is doing this.