mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-08 08:35:31 +02:00
[ticket/11420] Fix tests
PHPBB3-11420
This commit is contained in:
parent
91165e0758
commit
9bfb567854
@ -27,7 +27,7 @@ class phpbb_notification_convert_test extends phpbb_database_test_case
|
||||
|
||||
$this->db = $this->new_dbal();
|
||||
|
||||
$this->migration = new phpbb_db_migration_data_310_notifications3(
|
||||
$this->migration = new phpbb_db_migration_data_310_notification_options_reconvert(
|
||||
new phpbb_config(array()),
|
||||
$this->db,
|
||||
new phpbb_db_tools($this->db),
|
||||
|
Loading…
x
Reference in New Issue
Block a user