]> git.mxchange.org Git - friendica.git/commitdiff
Fixed content type
authorMichael <heluecht@pirati.ca>
Mon, 24 May 2021 05:11:08 +0000 (05:11 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 24 May 2021 05:11:08 +0000 (05:11 +0000)
tests/src/Util/HTTPInputDataTest.php

index 32e97d9ae98feb299a21c4de5402807f07f950f6..3b4b4b93d46254eed72fa4134ee886cea0478b16 100644 (file)
@@ -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' => [