Hexlet / hexlet-correction

Typo Reporter
https://fixit.hexlet.io/
GNU Affero General Public License v3.0
51 stars 84 forks source link

fixes #291 #296

Closed SibirBear closed 3 months ago

SibirBear commented 3 months ago

When you enter a value in the field "Confirmed password" that differs from the value in the field "Password" and click on the Create Account button, an error warning is displayed and the account is not created.

-- При вводе значения в поле "Подтвердите пароль" которое отличается от значения в поле "Пароль" и последующем нажатии на кнопку Создать аккаунт - выводится предупреждение о несоотвествии и аккаунт не создается.

issue291

Malcom1986 commented 3 months ago

@SibirBear Hello! Let's also check in the test that the user has not been added to the database

SibirBear commented 3 months ago

@Malcom1986

done!