Skip to content

Commit

Permalink
chore: did a change
Browse files Browse the repository at this point in the history
  • Loading branch information
AfaqShuaib09 committed Dec 6, 2024
1 parent b6cd07d commit d2a7533
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def test_invalid_course_run_type(self, jwt_decode_patch): # pylint: disable=unu
)
assert Course.objects.count() == 0
assert CourseRun.objects.count() == 0

def test_update_course_method_throwing_exception(self, exception):
"""
Verify that the loader logs an error when the update_course method throws an exception.
Expand Down

0 comments on commit d2a7533

Please sign in to comment.