mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 09:47:23 +01:00
chore: fixes tests
This commit is contained in:
@ -9,7 +9,7 @@ use Pest\Logging\TeamCity\TeamCityLogger;
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
abstract class Subscriber
|
||||
abstract class Subscriber // @pest-arch-ignore-line
|
||||
{
|
||||
/**
|
||||
* Creates a new Subscriber instance.
|
||||
|
||||
Reference in New Issue
Block a user