From 9a03163d6c1abdb01f2b94a6fa9f5f1785cdcde5 Mon Sep 17 00:00:00 2001 From: Ermal Kaleci Date: Mon, 2 Sep 2024 16:53:13 +0200 Subject: [PATCH] taplo fmt --- tests/integration/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/Cargo.toml b/tests/integration/Cargo.toml index 47426441f2..2df214f422 100644 --- a/tests/integration/Cargo.toml +++ b/tests/integration/Cargo.toml @@ -124,7 +124,7 @@ std = [ "xcm/std", "xcm-fee-payment-runtime-api/std", "pallet-session/std", - "sp-consensus-aura/std" + "sp-consensus-aura/std", ] shibuya = ["shibuya-runtime"] shiden = ["shiden-runtime"]