public function testDescription()
 {
     $this->assertEquals('View a summary of all scheduled artisan commands', $this->command->getDescription());
 }