Example #1
0
 public function testCommandNaming()
 {
     $this->assertNotNull($this->app->find('generate:user-avatar'));
 }