mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Removes unused code
This commit is contained in:
@ -210,8 +210,6 @@ final class TestCaseFactory
|
||||
|
||||
eval($classCode);
|
||||
} catch (ParseError $caught) {
|
||||
|
||||
|
||||
throw new RuntimeException(sprintf(
|
||||
"Unable to create test case for test file at %s. \n %s",
|
||||
$filename,
|
||||
|
||||
Reference in New Issue
Block a user