Rabbi_Gerzi/backend/tests/Unit/Middleware
Yisroel Baum a681d93f5d
fix: use stub instead of mock for unused handler
PHPUnit 13 warns about mock objects with no expectations. createStub() avoids the notice since the handler is never called in the expired-session test.
2026-05-17 10:06:35 +03:00
..
AuthMiddlewareTest.php fix: use stub instead of mock for unused handler 2026-05-17 10:06:35 +03:00