Rabbi_Gerzi/backend/tests
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
..
Fakes format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
Unit fix: use stub instead of mock for unused handler 2026-05-17 10:06:35 +03:00