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

Import fix #232

Merged
merged 4 commits into from
May 7, 2018
Merged

Import fix #232

merged 4 commits into from
May 7, 2018

Conversation

HALtheWise
Copy link
Contributor

@osteele osteele self-requested a review May 7, 2018 01:18
def test_import_ics(self):
"""Imports an ICS feed by URL"""
for feed in sample_data.load_sample_data().icss:
respose = self.app.post('/ics/', data=flask.json.dumps(feed), content_type='application/json')
Copy link
Contributor

Choose a reason for hiding this comment

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

repose -> response

@osteele osteele merged commit 26af86a into dev May 7, 2018
@osteele osteele deleted the import-fix branch May 7, 2018 01:37
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.

2 participants