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 test_explicit in test_aggregates #473

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KhaledTo
Copy link
Contributor

test_explicit was failing because amount_sum aggregate was missing from defaut cube.

@KhaledTo KhaledTo changed the title BUG: Fix test_explicit in test_aggregates Fix test_explicit in test_aggregates May 17, 2019
@KhaledTo
Copy link
Contributor Author

KhaledTo commented May 17, 2019

We also need to remove raise NotImplementedError("Depreciated in this context")

raise NotImplementedError("Depreciated in this context")

But before that I need to understand why this exception is raised there. Can someone explain me that?

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 this pull request may close these issues.

None yet

1 participant