We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7ce501 + 183f2a3 commit b617b05Copy full SHA for b617b05
tests/ext_test.php
@@ -10,13 +10,10 @@
10
11
namespace phpbb\teamsecurity\tests;
12
13
-require_once __DIR__ . '/../ext.php';
14
-
15
class ext_test extends \phpbb_database_test_case
16
{
17
protected const TEAM_SECURITY = 'phpbb/teamsecurity';
18
protected $extension_manager;
19
- protected $class_loader;
20
21
public function getDataSet()
22
0 commit comments