File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ class:Test() {
43
43
echo " $( UI.Powerline.ArrowLeft) $( UI.Color.Magenta) Completed [$( UI.Color.White) $( this groupName) $( UI.Color.Magenta) ]: $( UI.Color.Default) $( UI.Color.Red) There were errors $( UI.Color.Default) $( UI.Powerline.Lightning) "
44
44
this errors = false
45
45
else
46
- echo " $( UI.Powerline.ArrowLeft) $( UI.Color.Magenta) Completed [$( UI.Color.White) $( this groupName) $( UI.Color.Magenta) ]: $( UI.Color.Default) $( UI.Color.Yellow) Test group completed succesfully $( UI.Color.Default) $( UI.Powerline.ThumbsUp) "
46
+ echo " $( UI.Powerline.ArrowLeft) $( UI.Color.Magenta) Completed [$( UI.Color.White) $( this groupName) $( UI.Color.Magenta) ]: $( UI.Color.Default) $( UI.Color.Yellow) Test group completed successfully $( UI.Color.Default) $( UI.Powerline.ThumbsUp) "
47
47
fi
48
48
@return
49
49
}
You can’t perform that action at this time.
0 commit comments