Skip to content

Commit 01f7d8a

Browse files
author
Alan Christie
committed
- Minor tweak
1 parent e20f258 commit 01f7d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/groovy/PipelineTester.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,8 @@ class Tester {
515515
*/
516516
private logTest(path, section) {
517517

518-
info("Test: $section.key")
519518
info("File: $currentTestFilename")
519+
info("Test: $section.key")
520520
info("Path: $path")
521521

522522
}

0 commit comments

Comments
 (0)