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

Remove flaky for test_full_name_field
This commit is contained in:
Muzaffar yousaf
2016-10-25 14:27:03 +05:00
committed by GitHub

View File

@@ -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.