mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Drop todos
This commit is contained in:
@@ -230,7 +230,6 @@ public function test_stopRunning_will_pass_filtered_result_of_getRunningServices
|
||||
|
||||
public function test_use_version_will_convert_passed_php_version()
|
||||
{
|
||||
// @todo mock CLI and filesystem so real valet.sock files aren't deleted
|
||||
$brewMock = Mockery::mock(Brew::class);
|
||||
$nginxMock = Mockery::mock(Nginx::class);
|
||||
$siteMock = Mockery::mock(Site::class);
|
||||
|
||||
Reference in New Issue
Block a user