Skip to content

Commit 93ebbd8

Browse files
philipp-classenniieani
authored andcommitted
typo fixed (#76)
1 parent 64c1448 commit 93ebbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/util/test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class:Test() {
4343
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)"
4444
this errors = false
4545
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)"
4747
fi
4848
@return
4949
}

0 commit comments

Comments
 (0)