comment test out

This commit is contained in:
einhornimmond 2021-06-15 12:03:10 +02:00
parent 35f8812a41
commit 4bdd796172

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);