Skip to content

Commit

Permalink
tests: add WeightReclaim signed ext
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 committed Jan 7, 2025
1 parent 27e275f commit a19ed65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/integration-tests/src/full_client/blocks/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ async fn decode_signed_extensions_from_blocks() {
"CheckWeight",
"ChargeAssetTxPayment",
"CheckMetadataHash",
"WeightReclaim",
];

assert_eq!(extensions1.iter().count(), expected_signed_extensions.len());
Expand Down

0 comments on commit a19ed65

Please sign in to comment.