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 Create Poll Parameter #471

Merged
merged 2 commits into from
Mar 24, 2021

Conversation

Thetwam
Copy link
Member

@Thetwam Thetwam commented Mar 19, 2021

Proposed Changes

  • Fix incorrect param in Canvas.create_poll (poll -> polls)
  • Relocate create_poll tests to test_canvas.py

Fixes #470.

@Thetwam Thetwam added the bug label Mar 19, 2021
@Thetwam Thetwam added this to the CanvasAPI v2.2.0 milestone Mar 19, 2021
@Thetwam Thetwam self-assigned this Mar 19, 2021
@coveralls
Copy link

coveralls commented Mar 19, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling a21e772 on Thetwam:issue/470-create-poll-param into 63afb04 on ucfopen:develop.

@Thetwam Thetwam merged commit 7788745 into ucfopen:develop Mar 24, 2021
@Thetwam Thetwam deleted the issue/470-create-poll-param branch March 24, 2021 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Poll Incorrect Parameter
4 participants