#54 Can create article under the name of the Workgroup
This commit is contained in:
@@ -58,7 +58,8 @@ internal class CommentVoterTest {
|
||||
content = "Hi",
|
||||
createdBy = einstein,
|
||||
description = "blablabla",
|
||||
title = "Super article"
|
||||
title = "Super article",
|
||||
workgroup = null
|
||||
).apply { deletedAt = DateTime.now() }
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user