Skip to content

Commit

Permalink
LPS-88728 Adding whitespace in the log
Browse files Browse the repository at this point in the history
  • Loading branch information
achaparro committed Dec 27, 2018
1 parent 5e890c4 commit aebe364
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -82,7 +82,7 @@ public void verify() throws VerifyException {
"Completed verification process ",
ClassUtil.getClassName(this), " in ",
String.valueOf(System.currentTimeMillis() - start),
"ms"));
" ms"));
}
}
}
Expand Down

0 comments on commit aebe364

Please sign in to comment.