mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 01:41:03 +00:00
Cleanup bridges tests: with-grandpa-chain case (#2763)
related to https://github.com/paritytech/parity-bridges-common/issues/2739 Co-authored-by: Branislav Kontur <bkontur@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d84e135bbf
commit
9f5221cc2f
@@ -72,7 +72,6 @@ pub fn run_test<Runtime, T>(
|
||||
) -> T
|
||||
where
|
||||
Runtime: BasicParachainRuntime,
|
||||
ValidatorIdOf<Runtime>: From<AccountIdOf<Runtime>>,
|
||||
{
|
||||
ExtBuilder::<Runtime>::default()
|
||||
.with_collators(collator_session_key.collators())
|
||||
|
||||
Reference in New Issue
Block a user