xcm-emulator tests: remove dependency on polkadot-service full-node (#3323)

Don't bring the full polkadot node (with all its dependencies) in
`emulated-integration-tests-common` crate and deps.
This commit is contained in:
Adrian Catangiu
2024-02-15 12:13:19 +02:00
committed by GitHub
parent 5cfc05d518
commit f60486047f
5 changed files with 19 additions and 9 deletions
Generated
+1 -1
View File
@@ -4906,10 +4906,10 @@ dependencies = [
"paste",
"polkadot-primitives",
"polkadot-runtime-parachains",
"polkadot-service",
"sc-consensus-grandpa",
"sp-authority-discovery",
"sp-consensus-babe",
"sp-consensus-beefy",
"sp-core",
"sp-runtime",
"staging-xcm",