From: Michael Date: Sun, 23 May 2021 19:54:14 +0000 (+0000) Subject: coding standards X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2d1558774496b7271ccbfcd2375eea821df84c92;p=friendica.git coding standards --- diff --git a/tests/src/Util/HTTPInputDataTest.php b/tests/src/Util/HTTPInputDataTest.php index 811ea07269..e7175c2e52 100644 --- a/tests/src/Util/HTTPInputDataTest.php +++ b/tests/src/Util/HTTPInputDataTest.php @@ -39,8 +39,6 @@ class HTTPInputDataTest extends MockedTest */ public function dataStream() { - - return [ 'example' => [ 'contenttype' => 'multipart/form-data;boundary=43395968-f65c-437e-b536-5b33e3e3c7e5;charset=utf8',