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: making createMojo return Mojo objects (was previously restricted to SetMojo) #658

Merged
merged 1 commit into from
Aug 28, 2022

Conversation

jarmoniuk
Copy link
Contributor

A small correction to #656: it was previously restricted to SetMojo only, now making it more generic. A problem is that we're trying to access a property by name, perhaps there should be a common interface instead, but that's for another PR.

@jarmoniuk jarmoniuk changed the title Making createMojo generic (was previously restricted to SetMojo) Making createMojo return Mojo objects (was previously restricted to SetMojo) Aug 28, 2022
@jarmoniuk jarmoniuk changed the title Making createMojo return Mojo objects (was previously restricted to SetMojo) Fix: making createMojo return Mojo objects (was previously restricted to SetMojo) Aug 28, 2022
@slawekjaranowski slawekjaranowski merged commit 345cb3a into mojohaus:master Aug 28, 2022
@jarmoniuk jarmoniuk deleted the basetestcase-fix branch September 1, 2022 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants