Skip to content

Commit fed9d60

Browse files
committed
Fixed php runner
1 parent 3b36d69 commit fed9d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/runner.php

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

3-
use Arachne\Codeception\Console\Input\RunTestInput;
3+
use Arachne\Codeception\Console\RunTestInput;
44
use Codeception\Codecept;
55
use Codeception\Command\Run;
66
use Symfony\Component\Console\Application;

0 commit comments

Comments
 (0)