aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRubén Calvo <rubencm@gmail.com>2017-06-26 15:49:31 +0200
committerRubén Calvo <rubencm@gmail.com>2017-07-20 19:55:52 +0200
commitecb79539f417c3a527e954deff538d8b4cc12945 (patch)
tree4ddc801aadae4387ccd463247e52f7d29e377f10 /tests/functions
parent[ticket/15253] Fix coding style (diff)
downloadphpbb-ecb79539f417c3a527e954deff538d8b4cc12945.tar.gz
phpbb-ecb79539f417c3a527e954deff538d8b4cc12945.tar.bz2
phpbb-ecb79539f417c3a527e954deff538d8b4cc12945.zip
[ticket/15253] Use storage helper methods instead of filesystem methods
PHPBB3-15253
Diffstat (limited to 'tests/functions')
-rw-r--r--tests/functions/build_url_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functions/build_url_test.php b/tests/functions/build_url_test.php
index a528cec5ae..95b20050d7 100644
--- a/tests/functions/build_url_test.php
+++ b/tests/functions/build_url_test.php
@@ -27,7 +27,6 @@ class phpbb_build_url_test extends phpbb_test_case
new \phpbb\symfony_request(
new phpbb_mock_request()
),
- new \phpbb\filesystem\filesystem(),
$this->createMock('\phpbb\request\request'),
$phpbb_root_path,
'php'