mirror of
https://github.com/go-gitea/gitea
synced 2025-07-19 16:58:37 +00:00
rename more board -> column
This commit is contained in:
@@ -375,7 +375,7 @@ func searchIssueInProject(t *testing.T) {
|
||||
},
|
||||
{
|
||||
SearchOptions{
|
||||
ProjectColumnID: optional.Some(int64(0)), // issue with in default board
|
||||
ProjectColumnID: optional.Some(int64(0)), // issue with in default column
|
||||
},
|
||||
[]int64{2},
|
||||
},
|
||||
|
Reference in New Issue
Block a user