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 to #38 #39

Merged
merged 1 commit into from
May 23, 2012
Merged

fix to #38 #39

merged 1 commit into from
May 23, 2012

Conversation

jpetr
Copy link
Contributor

@jpetr jpetr commented May 22, 2012

In test_parallel_get_campaigns, made a new client with 'mixins' defined as PyCurlMixin. This client runs the two get_campaigns calls. The test now passes. Before, the client did not have mixins defined so the test did not pass.
fixes #38

…gned as PyCurlMixin. This client runs the two get_campaigns calls. The test now passes. Before, the client did not have mixins defined so it didn't work.
@tpetr
Copy link
Contributor

tpetr commented May 23, 2012

LGTM

jpetr added a commit that referenced this pull request May 23, 2012
@jpetr jpetr merged commit d2992fc into HubSpot:master May 23, 2012
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.

test_parallel_get_campaigns error due to no self.mixins()
2 participants