Jordi Caballero

Results 1 issues of Jordi Caballero

Hello I am using an **Sanpi\Behatch\Context\XmlContext:theResponseShouldBeInXml** step. The **libxml_get_last_error** called at **Sanpi\Behatch\Xml\Dom:__construct** is throwing an error: "tag rateplan invalid". Everything works ok if I change: ```php $this->dom->validateOnParse = true; ```...