Skip to content

Commit 54c005c

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Fix styling
1 parent cd6c940 commit 54c005c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ExampleTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

3-
use Symfony\Component\Process\PhpExecutableFinder;
43
use Illuminate\Support\Facades\Process;
4+
use Symfony\Component\Process\PhpExecutableFinder;
55

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

0 commit comments

Comments
 (0)