Skip to content

Commit

Permalink
Merge pull request #3085 from autonomys/fix-test-runtime
Browse files Browse the repository at this point in the history
Include the std feature of pallet-history-seeding in subspace-test-runtime
  • Loading branch information
NingLin-P authored Oct 1, 2024
2 parents 456bcba + 6444d03 commit 796aa81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/subspace-test-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ std = [
"frame-system-rpc-runtime-api/std",
"pallet-balances/std",
"pallet-domains/std",
"pallet-history-seeding/std",
"pallet-messenger/std",
"pallet-mmr/std",
"pallet-rewards/std",
Expand Down

0 comments on commit 796aa81

Please sign in to comment.