Commit f115e7a
committed
Restore
In 3145168 we disabled
`test_node_counter_consistency` in debug builds since it can make
make things very slow, including `lightning-rapid-gossip-sync`
tests.
We should, however, have kept it when fuzzing, since that gives us
testing of potential coverage gaps in normal tests.test_node_counter_consistency testing in fuzzing1 parent b1c6d52 commit f115e7a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1786 | 1786 | | |
1787 | 1787 | | |
1788 | 1788 | | |
1789 | | - | |
| 1789 | + | |
1790 | 1790 | | |
1791 | 1791 | | |
1792 | 1792 | | |
| |||
0 commit comments