Skip to content

Commit

Permalink
fix subxt cli tests
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 committed Nov 11, 2024
1 parent 5ed6420 commit 2cba973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/src/commands/explore/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ pub mod tests {
SessionKeys
TaggedTransactionQueue
TransactionPaymentApi
TrustedQueryApi
XcmPaymentApi
"};
assert_eq!(output, expected_output);
Expand Down

0 comments on commit 2cba973

Please sign in to comment.