mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02:00
chore: fixes test suite
This commit is contained in:
@ -10,8 +10,7 @@ namespace Pest\PendingCalls\Concerns;
|
||||
trait Describable
|
||||
{
|
||||
/**
|
||||
* Note: this is property is not used; however,
|
||||
* it gets added automatically by rector php.
|
||||
* Note: this is property is not used; however, it gets added automatically by rector php.
|
||||
*/
|
||||
public string $__describing;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user