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 tests #112

Merged
merged 2 commits into from Nov 28, 2018
Merged

fix tests #112

merged 2 commits into from Nov 28, 2018

Conversation

snopoke
Copy link
Contributor

@snopoke snopoke commented Nov 28, 2018

No description provided.

@@ -47,7 +47,7 @@ def make_args(project='test', username='test', password='test', **kwargs):
client = MockCommCareHqClient({
'form': [
(
{'limit': 1000, 'order_by': ['server_modified_on', 'received_on']},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this causing failures?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated it but didn't update the mock

@snopoke snopoke merged commit f5294ff into master Nov 28, 2018
@snopoke snopoke deleted the sk/fix_test branch November 28, 2018 15:15
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

2 participants