Static analysis of a method using call() fails with the following error:
------ -----------------------------------------------------------------------------------------------------------------------------------------------------
Line src/Testing/MakesGraphQLRequests.php (in context of class Tests\Unit\Testing\TestingTraitDummy)
------ -----------------------------------------------------------------------------------------------------------------------------------------------------
100 Method Tests\Unit\Testing\TestingTraitDummy::multipartGraphQL() should return Illuminate\Testing\TestResponse but returns Illuminate\Http\Response.
------ -----------------------------------------------------------------------------------------------------------------------------------------------------
Static analysis of a method using
call()
fails with the following error: