Skip to content

Commit c74007f

Browse files
committed
Fix namespace
1 parent e80f2b3 commit c74007f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHP83Test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
use Tests\Base;
3+
namespace Tests;
44

55
class PHP83Test extends Base
66
{

0 commit comments

Comments
 (0)