Skip to content

Commit

Permalink
Apply fixes from StyleCI (#24001)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Apr 25, 2018
1 parent c9246fb commit 0d18dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Integration/Console/ConsoleApplicationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public function test_artisan_call_using_command_class()
$this->assertEquals($exitCode, 0);
}

/**
/*
* @expectedException \Symfony\Component\Console\Exception\CommandNotFoundException
*/
// public function test_artisan_call_invalid_command_name()
Expand Down

0 comments on commit 0d18dc3

Please sign in to comment.