Skip to content
Extraits de code Groupes Projets
Valider d54a8428 rédigé par zhitomirskiyi's avatar zhitomirskiyi
Parcourir les fichiers

add some limits for conversation#new

parent 4b2364e8
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -11,6 +11,8 @@
selectedItemProp: "name",
searchObjProps: "name",
asHtmlID: "contact_ids",
retrieveLimit: 10,
minChars: 3,
keyDelay: 0,
startText: '',
emptyText: '#{t('.no_results')}',
......
......@@ -14,7 +14,7 @@ Feature: new user registration
Scenario: new user goes through the setup wizard
When I fill in "profile_first_name" with "O"
And I fill in "profile_last_name" with "Hai"
And I fill in "profile_tag_string" with "#gender"
And I fill in "tags" with "#tags"
And I press "Save and continue"
And I wait for "step 2" to load
Then I should see "Profile updated"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter