We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e33602 commit b2a9c0aCopy full SHA for b2a9c0a
app/code/Magento/Config/Test/Unit/Model/Config/Structure/ReaderTest.php
@@ -105,7 +105,7 @@ public function testReadSuccessNotValidatedCase()
105
* Test the execution with the Validation exception of the 'read' method
106
*
107
* @expectedException \Magento\Framework\Exception\LocalizedException
108
- * @expectedExceptionMessage Invalid XML in file file:
+ * @expectedExceptionMessage Verify the XML and try again.
109
*/
110
public function testReadWithValidationException()
111
{
0 commit comments