Skip to content

Commit

Permalink
ping test moved
Browse files Browse the repository at this point in the history
  • Loading branch information
BibaltiK committed Jan 9, 2024
1 parent 0767039 commit ced13f1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php declare(strict_types=1);

namespace Test\Functional;
namespace Test\Functional\Root;

use Fig\Http\Message\StatusCodeInterface;
use Laminas\Diactoros\ServerRequest;
use Test\Functional\FunctionalTestCase;

use function time;

Expand Down

0 comments on commit ced13f1

Please sign in to comment.