EspressoSystems / espresso-sequencer

86 stars 56 forks source link

Nfy/fixed test non permissioned builder #1668

Closed nyospe closed 3 days ago

nyospe commented 3 days ago

Fixes timing of flawed unit test, revealed by https://github.com/EspressoSystems/hotshot-builder-core/pull/196

This PR:

Changes a wait from 3 seconds to half a second, to avoid a timing failure on a unit test

This PR does not:

Do anything else of significance