Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhamp authored and github-actions[bot] committed Apr 2, 2024
1 parent cd6c940 commit 54c005c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ExampleTest.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

use Symfony\Component\Process\PhpExecutableFinder;
use Illuminate\Support\Facades\Process;
use Symfony\Component\Process\PhpExecutableFinder;

it('can boot up the app', function () {
$executableFinder = new PhpExecutableFinder();
Expand Down

0 comments on commit 54c005c

Please sign in to comment.