Skip to content

Commit f52a595

Browse files
committed
WIP: Enabling tests
1 parent 6b85c77 commit f52a595

File tree

4 files changed

+723
-675
lines changed

4 files changed

+723
-675
lines changed

runtime/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ pallet-xcm = { optional = true, workspace = true }
8787
pallet-staking = { optional = true, workspace = true }
8888
sp-staking = { optional = true, workspace = true }
8989
parachains-common = { optional = true, workspace = true }
90-
# pallet-revive = { optional = true, workspace = true }
9190

9291
[build-dependencies]
9392
substrate-wasm-builder = { optional = true, workspace = true }

runtimes/bulletin-polkadot/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ pallet-xcm = { optional = true, workspace = true }
8484
pallet-staking = { optional = true, workspace = true }
8585
sp-staking = { optional = true, workspace = true }
8686
parachains-common = { optional = true, workspace = true }
87-
# pallet-revive = { optional = true, workspace = true }
8887

8988
[build-dependencies]
9089
substrate-wasm-builder = { optional = true, workspace = true }

0 commit comments

Comments
 (0)