public function testName()
 {
     $this->assertEquals('scheduled:summary', $this->command->getName());
 }