Skip to content

Commit 1cb0e77

Browse files
committed
fix tests
1 parent 6ad29d7 commit 1cb0e77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

models/fixtures/issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
id: 8
9191
repo_id: 10
9292
index: 1
93-
poster_id: 1
93+
poster_id: 11
9494
name: pr2
9595
content: a pull request
9696
is_closed: false

models/fixtures/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
type: 0 # gitea pull request
3333
status: 2 # mergable
3434
issue_id: 8
35-
index: 4
35+
index: 1
3636
head_repo_id: 11
3737
base_repo_id: 10
3838
head_user_name: user13

0 commit comments

Comments
 (0)