mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 02:37:22 +01:00
fix: various typos fixed
This commit is contained in:
@ -14,7 +14,7 @@ use Pest\Factories\TestCaseMethodFactory;
|
||||
final class Covers extends Attribute
|
||||
{
|
||||
/**
|
||||
* Determine if the attribute should be placed above the classe instead of above the method.
|
||||
* Determine if the attribute should be placed above the class instead of above the method.
|
||||
*/
|
||||
public static bool $above = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user