react/scripts/jest/dont-run-jest-directly.js

4 lines
87 B
JavaScript

'use strict';
throw new Error("Don't run `jest` directly. Run `yarn test` instead.");