fix ok message
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ if(error.summary.length) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
log.n()
|
log.n()
|
||||||
('errorSummary ................')
|
('Summary ................')
|
||||||
.ok('excellent!! all is well.')
|
.ok('excellent!! all is well.')
|
||||||
.n();
|
.n();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user