mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 08:17:22 +01:00
feat: compact dataset descriptions
This commit is contained in:
@ -9,7 +9,7 @@ use Generator;
|
||||
use Pest\Exceptions\DatasetAlreadyExists;
|
||||
use Pest\Exceptions\DatasetDoesNotExist;
|
||||
use Pest\Exceptions\ShouldNotHappen;
|
||||
use SebastianBergmann\Exporter\Exporter;
|
||||
use Pest\Exporters\Exporter;
|
||||
use function sprintf;
|
||||
use Traversable;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user