Fixed content type

pull/10294/head
Michael 2021-05-24 05:11:08 +00:00
rodzic d650ea1bde
commit 44e2404c63
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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' => [