Skip to content
Snippets Groups Projects

Upgrade to polkadot-v1.7.1

Merged Benjamin Gallois requested to merge upgrade-polkadot-v1.7.1 into master
All threads resolved!
@@ -188,7 +188,7 @@ mod tests {
@@ -188,7 +188,7 @@ mod tests {
.unwrap()
.unwrap()
.len()
.len()
== 8
== 8
); // 7 extrinsics in pallet
); // 8 extrinsics in pallet
println!("{:?}", weight_by_pallet); // cargo test -- --nocapture
println!("{:?}", weight_by_pallet); // cargo test -- --nocapture
}
}
#[test]
#[test]
Loading