mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 13:17:56 +00:00
revert +1 change to be on the safer side (#3972)
This commit is contained in:
@@ -289,7 +289,7 @@ mod tests {
|
||||
use polkadot_primitives::v1::Header;
|
||||
use sp_core::testing::TaskExecutor;
|
||||
|
||||
const TEST_WINDOW_SIZE: SessionIndex = 6 + 1;
|
||||
const TEST_WINDOW_SIZE: SessionIndex = 6;
|
||||
|
||||
fn dummy_session_info(index: SessionIndex) -> SessionInfo {
|
||||
SessionInfo {
|
||||
|
||||
Reference in New Issue
Block a user