aboutsummaryrefslogtreecommitdiffstats
path: root/tests/log/function_view_log_test.php
diff options
context:
space:
mode:
authorNathan Guse <nathaniel.guse@gmail.com>2013-09-13 10:04:35 -0500
committerNathan Guse <nathaniel.guse@gmail.com>2013-09-13 10:04:35 -0500
commit21624e79fc512fd86177080010bb7d26c71ce3cb (patch)
treeac453dbf1b818f8383029146d5f8ca9a7920ad3e /tests/log/function_view_log_test.php
parentf8e665751a0926807c8352eb2b2d942247d3c029 (diff)
downloadforums-21624e79fc512fd86177080010bb7d26c71ce3cb.tar
forums-21624e79fc512fd86177080010bb7d26c71ce3cb.tar.gz
forums-21624e79fc512fd86177080010bb7d26c71ce3cb.tar.bz2
forums-21624e79fc512fd86177080010bb7d26c71ce3cb.tar.xz
forums-21624e79fc512fd86177080010bb7d26c71ce3cb.zip
[ticket/11832] Fix constructions of phpbb_filesystem
PHPBB3-11832
Diffstat (limited to 'tests/log/function_view_log_test.php')
-rw-r--r--tests/log/function_view_log_test.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/log/function_view_log_test.php b/tests/log/function_view_log_test.php
index a634863fb6..6827aaa1b6 100644
--- a/tests/log/function_view_log_test.php
+++ b/tests/log/function_view_log_test.php
@@ -23,10 +23,8 @@ class phpbb_log_function_view_log_test extends phpbb_database_test_case
public static function view_log_function_data()
{
- global $phpEx, $phpbb_dispatcher, $phpbb_container, $phpbb_root_path;
+ global $phpEx, $phpbb_dispatcher;
$phpbb_dispatcher = new phpbb_mock_event_dispatcher();
- $phpbb_container = new phpbb_mock_container_builder();
- $phpbb_container->set('filesystem', new phpbb_filesystem($phpbb_root_path));
$expected_data_sets = array(
1 => array(