jest properties as specified in the project's package.json file includes a "setupFiles" script that checks for a successful rendering before jest tests proceed. This script file (.erb/scripts/check-build-exists.js) fails resulting in all jest test packages failing. Either this script should be fixed or the setupFiles section dependency needs to be removed.
jest properties as specified in the project's package.json file includes a "setupFiles" script that checks for a successful rendering before jest tests proceed. This script file (.erb/scripts/check-build-exists.js) fails resulting in all jest test packages failing. Either this script should be fixed or the setupFiles section dependency needs to be removed.