Skip to content

Commit

Permalink
fix unrelated CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
kkmuffme committed Oct 26, 2022
1 parent 720c668 commit 3bc8c09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/ReturnTypeProvider/DirnameTest.php
Expand Up @@ -5,6 +5,8 @@
use Psalm\Tests\TestCase;
use Psalm\Tests\Traits\ValidCodeAnalysisTestTrait;

use function addslashes;

use const DIRECTORY_SEPARATOR;

class DirnameTest extends TestCase
Expand Down

0 comments on commit 3bc8c09

Please sign in to comment.