diff --git a/tests/Integration/Generators/ClassMakeCommandTest.php b/tests/Integration/Generators/ClassMakeCommandTest.php index ebfa0269b385..176390901848 100644 --- a/tests/Integration/Generators/ClassMakeCommandTest.php +++ b/tests/Integration/Generators/ClassMakeCommandTest.php @@ -1,11 +1,14 @@ artisan('make:class', ['name' => 'Reverb'])