Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cenadros committed Oct 28, 2024
1 parent 72535df commit fb8656a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Functional/WebTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
*/
class WebTestCase extends BaseKernelTestCase
{
protected static function getKernelClass()
protected static function getKernelClass(): string
{
require_once __DIR__.'/app/AppKernel.php';

Expand Down

0 comments on commit fb8656a

Please sign in to comment.