mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 06:21:02 +00:00
Remove test dependecies on specific relay clients (#2898)
This commit is contained in:
committed by
Bastian Köcher
parent
4aa9594dd3
commit
f6e48f654b
@@ -58,6 +58,4 @@ sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "mas
|
||||
[dev-dependencies]
|
||||
bp-rococo = { path = "../../chains/chain-rococo" }
|
||||
pallet-transaction-payment = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
|
||||
relay-bridge-hub-rococo-client = { path = "../../relay-clients/client-bridge-hub-rococo" }
|
||||
relay-bridge-hub-westend-client = { path = "../../relay-clients/client-bridge-hub-westend" }
|
||||
relay-rococo-client = { path = "../../relay-clients/client-rococo" }
|
||||
relay-substrate-client = { path = "../client-substrate", features = ["test-helpers"] }
|
||||
|
||||
Reference in New Issue
Block a user