mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 09:30:02 +02:00
b6e2763731
The `TestCaseFactory::getClassName` was removed since it can have unexpected results when called too early, as it builds up the test class prematurely. It is not currently used anywhere else.