Skip to content

Commit 42b3a3d

Browse files
committed
Fixed compatibility
1 parent c43847e commit 42b3a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Codeception/Module/Nette.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Arachne\Codeception\Util\Connector\Nette as NetteConnector;
66
use Codeception\TestCase;
7-
use Codeception\Util\Framework;
7+
use Codeception\Lib\Framework;
88
use Nette\Configurator;
99
use Nette\DI\Container;
1010
use Nette\DI\MissingServiceException;

0 commit comments

Comments
 (0)