public void ResetCommandRunningFlag()
 {
     _calendar.GetNextPlaytestEvent().PlaytestCommandRunning = false;
 }