Skip to content

Commit

Permalink
Update tests/test_api.py
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Roytman <mroytman@2u.com>
  • Loading branch information
alangsto and MichaelRoytman authored Feb 14, 2024
1 parent 58fd79d commit 491ee95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ def test_render_prompt_template(self, unit_content, flag_enabled, mock_get_conte
@ddt.ddt
class LearningAssistantCourseEnabledApiTests(TestCase):
"""
Test suite for learning_assistant_available, learning_assistant_enabled, and set_learning_assistant_enalbed.
Test suite for learning_assistant_available, learning_assistant_enabled, and set_learning_assistant_enabled.
"""
def setUp(self):
super().setUp()
Expand Down

0 comments on commit 491ee95

Please sign in to comment.