try again removed test

This commit is contained in:
einhornimmond 2021-06-17 12:21:41 +02:00
parent 2c29c20d8f
commit 551111e7a1

View File

@ -241,7 +241,7 @@ TEST_F(TestJsonUpdateUserInfos, PasswordNotSecureEnough)
delete result;
}
/*
TEST_F(TestJsonUpdateUserInfos, PasswordCorrect)
{
JsonUpdateUserInfos jsonCall(mUserSession);
@ -277,7 +277,7 @@ TEST_F(TestJsonUpdateUserInfos, PasswordCorrect)
delete result;
}
*/
//*/
TEST_F(TestJsonUpdateUserInfos, NoChanges)
{
JsonUpdateUserInfos jsonCall(mUserSession);