Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseAbram committed Oct 23, 2024
1 parent 72c89e5 commit b5d2ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pallets/staking/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ pub use crate::weights::WeightInfo;
#[cfg(test)]
mod mock;

// #[cfg(test)]
// mod tests;
#[cfg(test)]
mod tests;

#[cfg(feature = "runtime-benchmarks")]
pub mod benchmarking;
Expand Down

0 comments on commit b5d2ebd

Please sign in to comment.