Lint
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
a7b25e9b5f
commit
0f80844d20
|
@ -5,7 +5,7 @@ namespace Illuminate\Testing;
|
||||||
use Symfony\Component\HttpFoundation\File\File;
|
use Symfony\Component\HttpFoundation\File\File;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @method self assertInertiaPath(string $path, string|array<string, mixed> $value)
|
* @method self assertInertiaPath(string $path, string|array<string, mixed>|int $value)
|
||||||
* @method File getFile()
|
* @method File getFile()
|
||||||
*/
|
*/
|
||||||
class TestResponse
|
class TestResponse
|
||||||
|
|
Loading…
Reference in New Issue