mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Shared: Add missing spaces in inline test expectation output
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user