1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix inconsistencies in unit test fixtures

This commit is contained in:
Ethan Koenig
2017-02-05 22:43:31 -05:00
parent e388db311b
commit 438e1a7d46
3 changed files with 8 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
type: 0 # gitea pull request
status: 2 # mergable
issue_id: 2
index: 1
index: 2
head_repo_id: 1
base_repo_id: 1
head_user_name: user1
@@ -18,7 +18,7 @@
type: 0 # gitea pull request
status: 1 # checking
issue_id: 3
index: 2
index: 3
head_repo_id: 1
base_repo_id: 1
head_user_name: user1