Commit 1ae6b6d811ec6ca691d3022b9ff0605e27dfdbf9
1 parent
71f3461a
Exists in
master
and in
5 other branches
Fix user registration feature
Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
features/user_registration.feature
| ... | ... | @@ -204,7 +204,6 @@ Feature: User Registration |
| 204 | 204 | And I fill in "Password" with "secret" |
| 205 | 205 | And I press "Log in" |
| 206 | 206 | Then I should see "Complete Profile: 37%" |
| 207 | ->>>>>>> a8e75c7... corrections: remove area of interest from forms. | |
| 208 | 207 | |
| 209 | 208 | @selenium |
| 210 | 209 | Scenario: Remove the incomplete resgistration percentage message | ... | ... |