Skip to content

Commit dec7e11

Browse files
committed
fix
1 parent 238e2d4 commit dec7e11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

model/comments_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ import (
77
)
88

99
func TestCreateComment(t *testing.T) {
10+
PrepareTestDatabase()
11+
1012
cases := []struct {
1113
name string
1214
payload *CreateCommentPayload

0 commit comments

Comments
 (0)