[BB-1132] Decrease NAME_MIN_LENGTH to 1

This commit is contained in:
Josue Balandrano Coronel
2019-04-15 09:16:15 -05:00
committed by Agrendalath
parent 221153d864
commit df14f5cdf6
8 changed files with 11 additions and 12 deletions

View File

@@ -291,7 +291,7 @@ class AccountSettingsPageTest(AccountSettingsTestMixin, AcceptanceTest):
u'name',
u'Full Name',
self.full_name,
u'@',
u' ',
[u'<h1>another name<h1>', u'<script>'],
'Full Name cannot contain the following characters: < >',
False