public function testRunPageSpeedResultReaderCatchException()
    {
        $jobFaker = factory(JobInspect::class)->create([
            'command_line' => 'nodejs --url http://example.com --destination /public/files/example/1/url-1/',
            'scope_id' => Scope::where('id', 8)->first()->id