Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Oct 3, 2024
1 parent 7a695df commit 1e6a18e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Console/InstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ public function handle()
EOT, $contents);
}



file_put_contents(base_path('tests/Pest.php'), $contents);
} else {
$stubs['ExampleTest.stub'] = base_path('tests/Browser/ExampleTest.php');
Expand Down

0 comments on commit 1e6a18e

Please sign in to comment.