diff --git a/integration_tests/tests/token.rs b/integration_tests/tests/token.rs index 56af38b9..1899dfbd 100644 --- a/integration_tests/tests/token.rs +++ b/integration_tests/tests/token.rs @@ -1104,7 +1104,6 @@ async fn token_claiming_path_with_private_accounts() -> Result<()> { .get_private_account(recipient_account_id) .unwrap() .key_chain; - // .context("Failed to get private account keys")?; // Mint using claiming path (foreign account) let mint_amount = 9;