diff --git a/tests/Util/HTTPInputDataDouble.php b/tests/Util/HTTPInputDataDouble.php index 02ffa5870..391b9c82b 100644 --- a/tests/Util/HTTPInputDataDouble.php +++ b/tests/Util/HTTPInputDataDouble.php @@ -94,5 +94,4 @@ class HTTPInputDataDouble extends HTTPInputData return $data; } - }