fix ok message

This commit is contained in:
Fede Ramirez
2015-03-23 06:38:44 -03:00
parent 6b0ae259b3
commit b5333e44fc
+1 -1
View File
@@ -164,7 +164,7 @@ if(error.summary.length) {
}
log.n()
('errorSummary ................')
('Summary ................')
.ok('excellent!! all is well.')
.n();