frontender v.2
This commit is contained in:
0
test/derivantes/accounts_test.exs
Normal file → Executable file
0
test/derivantes/accounts_test.exs
Normal file → Executable file
2
test/derivantes_web/live/user_registration_live_test.exs
Normal file → Executable file
2
test/derivantes_web/live/user_registration_live_test.exs
Normal file → Executable file
@ -32,7 +32,7 @@ defmodule DerivantesWeb.UserRegistrationLiveTest do
|
||||
|
||||
assert result =~ "Register"
|
||||
assert result =~ "must have the @ sign and no spaces"
|
||||
assert result =~ "should be at least 12 character"
|
||||
assert result =~ "La contraseña debe tener por lo menos 12 caracteres"
|
||||
end
|
||||
end
|
||||
|
||||
|
0
test/derivantes_web/live/user_reset_password_live_test.exs
Normal file → Executable file
0
test/derivantes_web/live/user_reset_password_live_test.exs
Normal file → Executable file
Reference in New Issue
Block a user