-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
beginnerEasy enough for beginner contributors to attempt to fix.Easy enough for beginner contributors to attempt to fix.
Description
Running the following command to test the GridGenerator static methods shows all tests pass.
npx jest test/src/GridGenerator.test.tsx
However, 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?
Metadata
Metadata
Assignees
Labels
beginnerEasy enough for beginner contributors to attempt to fix.Easy enough for beginner contributors to attempt to fix.