mirror of
https://github.com/pestphp/pest.git
synced 2026-07-24 18:40:03 +02:00
Merge branch '4.x' into 5.x
This commit is contained in:
@@ -161,6 +161,7 @@ final class TestCaseFactory
|
||||
$classCode = <<<PHP
|
||||
namespace $namespace;
|
||||
|
||||
use Pest\Exceptions\DatasetProviderError as __PestDatasetProviderError;
|
||||
use Pest\Repositories\DatasetsRepository as __PestDatasets;
|
||||
use Pest\TestSuite as __PestTestSuite;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user