mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 22:31:06 +00:00
remove dead_code from chain selection test (#3685)
* remove dead_code from chain selection test Ref #3674 * remove convenience consts * disable the test suite It is crafted for usage _with_ disputes. * fix lockfile
This commit is contained in:
committed by
GitHub
parent
81692bd176
commit
4ac1e73535
@@ -31,7 +31,7 @@ pub use self::overseer::{
|
||||
create_default_subsystems, OverseerGen, OverseerGenArgs, RealOverseerGen,
|
||||
};
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg(all(test, feature = "disputes"))]
|
||||
mod tests;
|
||||
|
||||
#[cfg(feature = "full-node")]
|
||||
|
||||
Reference in New Issue
Block a user