Shared: Add missing spaces in inline test expectation output

This commit is contained in:
Tom Hvitved
2024-10-25 12:14:37 +02:00
parent 55d092fd3e
commit 7c4d5981dd
9 changed files with 91 additions and 85 deletions

View File

@@ -1,4 +1,4 @@
failures
testFailures
| test.xml:4:5:4:32 | attribute=value | Unexpected result: hasXmlResult= |
| test.xml:5:29:5:52 | $ hasXmlResult | Missing result:hasXmlResult= |
| test.xml:4:5:4:32 | attribute=value | Unexpected result: hasXmlResult |
| test.xml:5:29:5:52 | $ hasXmlResult | Missing result: hasXmlResult |
failures