feat: deprecates only feature

This commit is contained in:
Nuno Maduro
2023-02-14 08:40:02 +00:00
parent ea6af719e0
commit a61db76c24
8 changed files with 8 additions and 88 deletions

View File

@ -21,11 +21,6 @@ final class TestCaseMethodFactory
{
use HigherOrderable;
/**
* Determines if the Test Case Method will be the "only" being run.
*/
public bool $only = false;
/**
* Determines if the Test Case Method is a "todo".
*/