Skip to content

Commit

Permalink
That error isn't occuring on my computer but I think this should fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
GeemoCandama committed Feb 11, 2023
1 parent d3da99f commit a2f6a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beacon_node/tests/test.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![cfg(test)]
#![recursion_limit = "256"]
#![recursion_limit = "512"]

use beacon_chain::StateSkipConfig;
use node_test_rig::{
Expand Down

0 comments on commit a2f6a8a

Please sign in to comment.