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

[BUG] Jest reports problem logging after tests are done #241

Closed
mikeyavorsky opened this issue Apr 6, 2022 · 0 comments · Fixed by #239
Closed

[BUG] Jest reports problem logging after tests are done #241

mikeyavorsky opened this issue Apr 6, 2022 · 0 comments · Fixed by #239

Comments

@mikeyavorsky
Copy link
Collaborator

Describe the bug
Tests pass when running npm run test, but Jest reports that it can't "log after tests are done" - possibly due to use of document.querySelector in Map.tsx.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'frontend' folder
  2. Run 'npm run test'

Screenshots
Screen Shot 2022-04-05 at 8 53 07 PM

@mikeyavorsky mikeyavorsky linked a pull request Apr 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant