feat: allows to skip support via env

This commit is contained in:
Nuno Maduro
2023-03-17 11:42:23 +00:00
parent 0e4cc94471
commit ec4f15132e
2 changed files with 2 additions and 3 deletions

View File

@ -11,7 +11,6 @@ use Pest\Support\View;
use Pest\TestSuite;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Process\Process;
/**
* @internal