mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 13:09:24 +00:00
fix rotation test
This commit is contained in:
@@ -14,7 +14,7 @@ use serai_client::{
|
||||
mod common;
|
||||
use common::validator_sets::{set_keys, allocate_stake, deallocate_stake};
|
||||
|
||||
const EPOCH_INTERVAL: u64 = 5;
|
||||
const EPOCH_INTERVAL: u64 = 300;
|
||||
|
||||
serai_test!(
|
||||
set_keys_test: (|serai: Serai| async move {
|
||||
|
||||
Reference in New Issue
Block a user