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

fix: properly test sealed trait derivation #77

Merged
merged 1 commit into from
Mar 26, 2020
Merged

Conversation

hanny24
Copy link
Contributor

@hanny24 hanny24 commented Mar 26, 2020

This PR fixes test that was not actually testing derivation sealed traits. Turns out derivation does not work for sealed traits defined inside classes. So trait and class definition were moved out of DerivationTest class.

@hanny24 hanny24 added the bug Something isn't working label Mar 26, 2020
@hanny24 hanny24 merged commit 3aaa8fb into master Mar 26, 2020
@hanny24 hanny24 deleted the derivation-test-fix branch March 26, 2020 14:06
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 this pull request may close these issues.

2 participants