Skip to content

Commit

Permalink
fix: try-runtime error
Browse files Browse the repository at this point in the history
  • Loading branch information
Daanvdplas committed Aug 13, 2024
1 parent 9ebe162 commit 545bd33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion runtime/devnet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ try-runtime = [
"frame-support/try-runtime",
"frame-system/try-runtime",
"frame-try-runtime/try-runtime",
"pallet-api/try-runtime",
"pallet-aura/try-runtime",
"pallet-authorship/try-runtime",
"pallet-assets/try-runtime",
Expand All @@ -224,4 +225,4 @@ try-runtime = [
"parachain-info/try-runtime",
"polkadot-runtime-common/try-runtime",
"sp-runtime/try-runtime",
]
]

0 comments on commit 545bd33

Please sign in to comment.