mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 17:57:23 +01:00
Fixes filtering tests
This commit is contained in:
@ -31,7 +31,7 @@ final readonly class Converter
|
||||
/**
|
||||
* The prefix for the test suite name.
|
||||
*/
|
||||
private const PREFIX = 'P\\';
|
||||
private const string PREFIX = 'P\\';
|
||||
|
||||
/**
|
||||
* The state generator.
|
||||
|
||||
Reference in New Issue
Block a user