Skip to content

Commit b786611

Browse files
author
Hassan Raza
committed
fix: resolved linter issues
1 parent 08c4bfa commit b786611

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openedx/core/djangoapps/user_authn/views/tests/test_register.py

-1
Original file line numberDiff line numberDiff line change
@@ -2542,7 +2542,6 @@ def test_registration_allowed_when_embargo_disabled(self):
25422542
self.assertEqual(response.status_code, 200)
25432543

25442544

2545-
25462545
@httpretty.activate
25472546
@ddt.ddt
25482547
class ThirdPartyRegistrationTestMixin(

0 commit comments

Comments
 (0)