From e23f8e4ee2bc96453454dd009bf6c0f621ecc167 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 24 Jul 2024 17:29:34 +0000 Subject: [PATCH] Update from mordamax running command 'fmt --clean' --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 066fe70f4d..1c9be41699 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -266,6 +266,7 @@ members = [ "integration-tests/emulated/tests/collectives/collectives-polkadot", "integration-tests/emulated/tests/people/people-kusama", "integration-tests/emulated/tests/people/people-polkadot", + "integration-tests/zombienet", "relay/kusama", "relay/kusama/constants", "relay/polkadot", @@ -286,7 +287,6 @@ members = [ "system-parachains/gluttons/glutton-kusama", "system-parachains/people/people-kusama", "system-parachains/people/people-polkadot", - "integration-tests/zombienet", ] [profile.release]