Skip to content

Commit

Permalink
fix: resolve issue after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
evilrobot-01 committed Dec 9, 2024
1 parent 9f731b4 commit 4c8c45a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/pop-cli/src/commands/call/parachain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,6 @@ mod tests {
suri: Some(DEFAULT_URI.to_string()),
call_data: None,
skip_confirm: false,
call_data: None,
};
assert_eq!(
call_config.expand_file_arguments()?,
Expand Down

0 comments on commit 4c8c45a

Please sign in to comment.