diff --git a/tests/src/Util/HTTPInputDataTest.php b/tests/src/Util/HTTPInputDataTest.php index 32e97d9ae9..3b4b4b93d4 100644 --- a/tests/src/Util/HTTPInputDataTest.php +++ b/tests/src/Util/HTTPInputDataTest.php @@ -113,7 +113,7 @@ class HTTPInputDataTest extends MockedTest ] ], 'form-urlencoded-json' => [ - 'contenttype' => 'application/x-www-form-urlencoded-json;charset=utf8', + 'contenttype' => 'application/x-www-form-urlencoded;charset=utf8', 'input' => file_get_contents(__DIR__ . '/../../datasets/http/form-urlencoded-json.httpinput'), 'expected' => [ 'variables' => [