WIP: Create More struct, to be used to load more comments
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
@@ -36,6 +36,8 @@ var expectedCommentSubmitOrEdit = &Comment{
|
||||
Edited: &Timestamp{time.Date(1, 1, 1, 0, 0, 0, 0, time.UTC)},
|
||||
|
||||
PostID: "t3_link1",
|
||||
|
||||
Replies: &Replies{},
|
||||
}
|
||||
|
||||
func TestCommentService_Submit(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user