unit_tests: remove leftover noisy trace

This commit is contained in:
Crypto City 2021-06-07 12:29:02 +00:00
parent 4ac5b2ddc0
commit 2553304690

View File

@ -1287,9 +1287,7 @@ TEST(cc_command, execute_redeem_account)
redeem_account.invitation = inner;
redeem_account.pmspk = crypto::null_pkey;
redeem_account.pmvpk = crypto::null_pkey;
MGINFO("Before sign: " << redeem_account.pmspk << " " << redeem_account.pmvpk);
sign_invitation(redeem_account, NULL, pkey, secret_key);
MGINFO("After sign: " << redeem_account.pmspk << " " << redeem_account.pmvpk);
test_commands(true, setup, redeem_account, "valid");
// invitation with a recipient