Skip to content
Snippets Groups Projects
Commit a62b84b8 authored by muzaffaryousaf's avatar muzaffaryousaf
Browse files

Removing flaky since test failure is not reproduceable.

TNL-5691
parent c01df600
No related branches found
No related tags found
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