reducing crazy in unit tests
This commit is contained in:
parent
b71d3c6111
commit
d478c9c411
|
@ -57,7 +57,7 @@ TEST(cranking, testFasterEngineSpinningUp) {
|
||||||
eth.fireFall(200);
|
eth.fireFall(200);
|
||||||
|
|
||||||
// now clear and advance more
|
// now clear and advance more
|
||||||
eth.clearQueue();
|
eth.executeActions();
|
||||||
|
|
||||||
eth.fireRise(200);
|
eth.fireRise(200);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue