Skip to content

Commit

Permalink
chore: fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonHBodine committed Sep 6, 2023
1 parent a5f2016 commit daa1b75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edxval/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3173,6 +3173,7 @@ def test_get_transcript_details_for_course(self):
self.assertIn('name', course_transcript['super-soaker']['en'])
self.assertIn('size', course_transcript['super-soaker']['en'])


@ddt
class TranscriptPreferencesTest(TestCase):
"""
Expand Down

0 comments on commit daa1b75

Please sign in to comment.