From 9282d9b8a8f4a933efc296230e62a86926a5c7c7 Mon Sep 17 00:00:00 2001 From: ron Date: Tue, 9 Jan 2024 20:46:07 +0800 Subject: [PATCH] Fix taplo --- .../runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9147688ffcec..9a70e63ff8bf 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml @@ -258,11 +258,11 @@ runtime-benchmarks = [ "snowbridge-rococo-common/runtime-benchmarks", "snowbridge-router-primitives/runtime-benchmarks", "snowbridge-runtime-common/runtime-benchmarks", + "snowbridge-runtime-tests/runtime-benchmarks", "snowbridge-system/runtime-benchmarks", "sp-runtime/runtime-benchmarks", "xcm-builder/runtime-benchmarks", "xcm-executor/runtime-benchmarks", - "snowbridge-runtime-tests/runtime-benchmarks", ] try-runtime = [