public function testGetConfigManager()
 {
     $this->assertEquals($this->configManager, $this->event->getConfigManager());
 }