Skip to content
Snippets Groups Projects
Commit eb6bb036 authored by Muzaffar yousaf's avatar Muzaffar yousaf Committed by GitHub
Browse files

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

Remove flaky for test_full_name_field
parents 43b4141c a62b84b8
No related branches found
Tags release-2021-06-01-12.24
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment