generated from Sithas/conan_template
База для ручки PostUserMedicationsExecutor.h
This commit is contained in:
@@ -81,7 +81,7 @@ BOOST_FIXTURE_TEST_CASE(AuthRegistrationExecutor_Unsuccesfull_User_Registration,
|
||||
RouteAuthRegistrationExecutor executor(GetMySqlSession(), user_dao);
|
||||
|
||||
user_dao->Create(
|
||||
user {
|
||||
user_dto {
|
||||
.login = "MyLogin123456780"s + uuid,
|
||||
.hashed_password = HashPassword("Qwerty123456"s)}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user