reducing crazy in unit tests

This commit is contained in:
Andrey 2021-10-01 22:33:06 -04:00
parent b71d3c6111
commit d478c9c411
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ TEST(cranking, testFasterEngineSpinningUp) {
eth.fireFall(200);
// now clear and advance more
eth.clearQueue();
eth.executeActions();
eth.fireRise(200);