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 27, 2022
1 parent de52e42 commit e064a0c
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 e064a0c

Please sign in to comment.