forked from forgejo/forgejo
[MODERATION] User blocking (squash) do not use shared fixture
It conflicts with a fixtured added in the commit Fix comment permissions (#28213) (#28216)
This commit is contained in:
parent
84f8a8292e
commit
e672322ca8
3 changed files with 11 additions and 10 deletions
9
tests/integration/fixtures/TestBlockActions/comment.yml
Normal file
9
tests/integration/fixtures/TestBlockActions/comment.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
-
|
||||
id: 1008
|
||||
type: 0 # comment
|
||||
poster_id: 2
|
||||
issue_id: 4 # in repo_id 2
|
||||
content: "comment in private pository"
|
||||
created_unix: 946684811
|
||||
updated_unix: 946684811
|
Loading…
Add table
Add a link
Reference in a new issue