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] All tests failing #47

Closed
egmacke opened this issue Aug 4, 2022 · 0 comments · Fixed by #48
Closed

[BUG] All tests failing #47

egmacke opened this issue Aug 4, 2022 · 0 comments · Fixed by #48
Assignees
Labels
bug Something isn't working

Comments

@egmacke
Copy link
Collaborator

egmacke commented Aug 4, 2022

Describe the bug*

Running yarn test all tests fail with the same error:

TypeError: Cannot assign to read only property 'prototype' of function...

To Reproduce*

  • Checkout
  • yarn install
  • yarn build
  • yarn test

Expected behavior*

All tests should run and pass

Additional context

It looks like the problem was introduce by this commit: 3e15236

@egmacke egmacke added the bug Something isn't working label Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants