mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
[ticket/12962] Add quick-links JS test
PHPBB3-12962
This commit is contained in:
@@ -10,9 +10,7 @@
|
||||
* the docs/CREDITS.txt file.
|
||||
*
|
||||
*/
|
||||
require_once __DIR__ . '/../../phpBB/vendor/facebook/webdriver/lib/__init__.php';
|
||||
require_once __DIR__ . '/phpbb_test_case_helpers.php';
|
||||
|
||||
require_once __DIR__ . '/../../phpBB/vendor/facebook/webdriver/lib/__init__.php';
|
||||
require_once __DIR__ . '/../../phpBB/includes/functions_install.php';
|
||||
|
||||
class phpbb_ui_test_case extends phpbb_test_case
|
||||
|
Reference in New Issue
Block a user