Fail with full description for XML diff in XmlExpectationsHelper
Closes gh-33827
This commit is contained in:
@@ -110,7 +110,7 @@ public class XmlExpectationsHelper {
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return this.diff.toString();
|
||||
return this.diff.fullDescription();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user