Added toJson().
This commit is contained in:
parent
5550f076ca
commit
527530e89d
4 changed files with 12 additions and 3 deletions
|
@ -130,7 +130,7 @@ class AkismetTest {
|
|||
isTest = true
|
||||
}
|
||||
|
||||
akismet.logger.info(mockComment.toString())
|
||||
akismet.logger.info(mockComment.toJson())
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue