1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/14825] Add core.auth_oauth_(login/link)_after

PHPBB3-14825
This commit is contained in:
Jakub Senko
2016-10-17 13:15:57 +02:00
parent 1dd0ceabf6
commit df0388ccc5
3 changed files with 36 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ class phpbb_functions_user_delete_test extends phpbb_database_test_case
$oauth_provider_collection,
'phpbb_users',
$phpbb_container,
$phpbb_dispatcher,
$this->phpbb_root_path,
$this->php_ext
);