mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-16 09:54:32 +00:00
try again removed test
This commit is contained in:
parent
2c29c20d8f
commit
551111e7a1
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user