mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 16:40:05 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -165,7 +165,7 @@ public function test_it_lists_isolated_directories()
|
|||||||
[
|
[
|
||||||
'url' => 'isolated-site-72.test',
|
'url' => 'isolated-site-72.test',
|
||||||
'version' => 'php@7.2',
|
'version' => 'php@7.2',
|
||||||
]
|
],
|
||||||
], resolve(PhpFpm::class)->isolatedDirectories()->toArray());
|
], resolve(PhpFpm::class)->isolatedDirectories()->toArray());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user