Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
fix: new line
Browse files Browse the repository at this point in the history
  • Loading branch information
zubair-ce07 committed Mar 1, 2024
1 parent 23f65dc commit 84b8f34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -524,4 +524,4 @@ def test_mobile_seats_update(self, _, __):

self.assertEqual(response.status_code, 200)
self.assert_course_saved(self.course_id, expected=updated_data,
enrollment_code_count=1, test_mobile_seats=True)
enrollment_code_count=1, test_mobile_seats=True)

0 comments on commit 84b8f34

Please sign in to comment.