This commit is contained in:
Fabio Ivona
2022-08-25 09:32:48 +02:00
parent 66f69617f1
commit bedf033655
11 changed files with 29 additions and 2 deletions

View File

@ -1,7 +1,9 @@
<?php
use Pest\Plugins\Version;
use function Pest\version;
use Symfony\Component\Console\Output\BufferedOutput;
it('outputs the version when --version is used', function () {