We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
| @@ -40,7 +40,7 @@ | ||
| 40 | 40 | <root> | 
| 41 | 41 | <single /> | 
| 42 | 42 | </root> | 
| 43 | -XML; | |
| 43 | +xml; | |
| 44 | 44 | $node = Helper::getXmlFileAsString($xml); | 
| 45 | 45 | $this->assertIsObject($node); | 
| 46 | 46 |          $this->assertEquals('root', $node->getName()); |