Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Skipped in GridGenerator.test.tsx #86

Open
tieje opened this issue Jul 13, 2022 · 0 comments
Open

Test Skipped in GridGenerator.test.tsx #86

tieje opened this issue Jul 13, 2022 · 0 comments
Labels
beginner Easy enough for beginner contributors to attempt to fix.

Comments

@tieje
Copy link
Collaborator

tieje commented Jul 13, 2022

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?

@tieje tieje added the beginner Easy enough for beginner contributors to attempt to fix. label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner Easy enough for beginner contributors to attempt to fix.
Projects
None yet
Development

No branches or pull requests

1 participant