public void GivenRowTestingIsRowTest(bool enabled)
 {
     _appConfigConfigurationDriver.SetRowTest(enabled);
 }