1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 19:24:01 +02:00

[ticket/12008] Update the run time value for the prune notifications cron task

PHPBB3-12008
This commit is contained in:
Cesar G
2013-11-13 23:58:21 -08:00
parent 50896305fa
commit 287c2550b8
4 changed files with 11 additions and 2 deletions

View File

@@ -70,6 +70,7 @@ abstract class phpbb_tests_notification_base extends phpbb_database_test_case
array(),
$this->container,
$this->user_loader,
$this->config,
$this->db,
$this->cache,
$this->user,