Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit b2a9c0a

Browse files
author
Dmytro Vilchynskyi
committed
MAGETWO-84702: [SE Dev] Error Messages edits, part 1 (966 of 1166 total)
- Unit tests are fixed
1 parent 2e33602 commit b2a9c0a

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Config/Test/Unit/Model/Config/Structure

1 file changed

+1
-1
lines changed

app/code/Magento/Config/Test/Unit/Model/Config/Structure/ReaderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public function testReadSuccessNotValidatedCase()
105105
* Test the execution with the Validation exception of the 'read' method
106106
*
107107
* @expectedException \Magento\Framework\Exception\LocalizedException
108-
* @expectedExceptionMessage Invalid XML in file file:
108+
* @expectedExceptionMessage Verify the XML and try again.
109109
*/
110110
public function testReadWithValidationException()
111111
{

0 commit comments

Comments
 (0)