Fix test by updating comment type to new ID
Signed-off-by: Jonas Franz <info@jonasfranz.software>
This commit is contained in:
parent
b29e72264e
commit
cb29fdb201
|
@ -22,7 +22,7 @@
|
||||||
created_unix: 946684812
|
created_unix: 946684812
|
||||||
-
|
-
|
||||||
id: 4
|
id: 4
|
||||||
type: 19 # code comment
|
type: 21 # code comment
|
||||||
poster_id: 1
|
poster_id: 1
|
||||||
issue_id: 2
|
issue_id: 2
|
||||||
content: "meh..."
|
content: "meh..."
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
invalidated: false
|
invalidated: false
|
||||||
-
|
-
|
||||||
id: 5
|
id: 5
|
||||||
type: 19 # code comment
|
type: 21 # code comment
|
||||||
poster_id: 1
|
poster_id: 1
|
||||||
issue_id: 2
|
issue_id: 2
|
||||||
content: "meh..."
|
content: "meh..."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user