react-hexgrid
react-hexgrid copied to clipboard
Test Skipped in GridGenerator.test.tsx
Running the following command to test the GridGenerator static methods shows all tests pass.
-
npx jest test/src/GridGenerator.test.tsxHowever, running the following command to run all tests show that a test in GridGenerator.test.tsx is being skipped. -
npm run test
Why is this single test skipped?