Skip to content

Commit 3af8c38

Browse files
committed
Fixed docblock in TestsForWeb
1 parent e5e066f commit 3af8c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/Codeception/Module/TestsForWeb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
abstract class TestsForWeb extends \Codeception\Test\Unit
1212
{
1313
/**
14-
* @var \Codeception\Module\PhpBrowser
14+
* @var \Codeception\Module\WebDriver
1515
*/
1616
protected $module;
1717

0 commit comments

Comments
 (0)