mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-25 21:17:17 +00:00
Move long-running tests to dbg (#1137)
This commit is contained in:
parent
6fc2532cfd
commit
0ea29d217f
@ -242,6 +242,7 @@ impl<E: EthSpec> ObservedAttestations<E> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
|
#[cfg(not(debug_assertions))]
|
||||||
mod tests {
|
mod tests {
|
||||||
use super::*;
|
use super::*;
|
||||||
use tree_hash::TreeHash;
|
use tree_hash::TreeHash;
|
||||||
|
Loading…
Reference in New Issue
Block a user