mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-02-23 11:48:25 +00:00
test(rln): ignore expensive test by default
This commit is contained in:
parent
826a02f652
commit
9b5cd131c6
@ -184,6 +184,8 @@ impl Default for RLN {
|
||||
}
|
||||
}
|
||||
|
||||
// NOTE: Expensive test, ignoring by default
|
||||
#[ignore]
|
||||
#[test]
|
||||
fn rln_proof() {
|
||||
let mul = RLN::new();
|
||||
|
Loading…
x
Reference in New Issue
Block a user