This commit is contained in:
Fabio Ivona
2022-08-02 11:01:17 +02:00
parent afedf83f5d
commit 1706e1d2e0
15 changed files with 30 additions and 7 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 () {