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

Call to Andromeda causing unit tests to fail #260

Open
azimov opened this issue Dec 8, 2023 · 1 comment
Open

Call to Andromeda causing unit tests to fail #260

azimov opened this issue Dec 8, 2023 · 1 comment

Comments

@azimov
Copy link
Contributor

azimov commented Dec 8, 2023

This line calls Andromeda::isAndromeda which won't be present in setups where Andromeda isn't required.

As an alternative I propose simply calling:

inherits(x, "Andromeda")
@schuemie
Copy link
Member

Yes, sorry about that. I have a fix in develop. Will release shortly.

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

No branches or pull requests

2 participants