mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-19 21:04:41 +00:00
Move long-running tests to dbg (#1137)
This commit is contained in:
@@ -242,6 +242,7 @@ impl<E: EthSpec> ObservedAttestations<E> {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg(not(debug_assertions))]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use tree_hash::TreeHash;
|
||||
|
||||
Reference in New Issue
Block a user