Commit eb6bb036 by Muzaffar yousaf Committed by GitHub

Merge pull request #13808 from edx/mzfr/flaky-bokchoy-tnl5691

Remove flaky for test_full_name_field
parents 43b4141c a62b84b8
......@@ -256,7 +256,6 @@ class AccountSettingsPageTest(AccountSettingsTestMixin, WebAppTest):
"""
self._test_readonly_field('username', 'Username', self.username)
@flaky # TNL-5691
def test_full_name_field(self):
"""
Test behaviour of "Full Name" field.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment