From 4a72ff4a7f657f5229679a83c1e7902e48d7a999 Mon Sep 17 00:00:00 2001 From: claravanstaden Date: Wed, 17 Jan 2024 15:26:53 +0200 Subject: [PATCH] update test modules --- .../runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml index 8b71b2d6d835b..3b86c9dfd05e2 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml @@ -297,9 +297,7 @@ try-runtime = [ ] experimental = ["pallet-aura/experimental"] -fast-runtime = [ - "snowbridge-pallet-ethereum-client/beacon-spec-minimal", -] +fast-runtime = [] # A feature that should be enabled when the runtime should be built for on-chain # deployment. This will disable stuff that shouldn't be part of the on-chain wasm