diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2023-03-14 19:49:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-14 19:49:59 +0800 |
commit | c492e8631251a91714eec4ea7f7334110909aef2 (patch) | |
tree | 921d76de96b54e5bc73b37175aeeff0d068aeaa8 /modules | |
parent | ac8d71ff07a3354a27d6a5daab45d1e79e242269 (diff) | |
download | gitea-c492e8631251a91714eec4ea7f7334110909aef2.tar.gz gitea-c492e8631251a91714eec4ea7f7334110909aef2.zip |
Remove wrongly added column on migration test fixtures (#23456)
Fix https://drone.gitea.io/go-gitea/gitea/69418/3/8
Migration fixtures are in `models/migrations/fixtures`, every folder
will be used only by the test with the same name.
For `Test_DeleteOrphanedIssueLabels`, the fixture should keep consistent
as the database structure at that time. So the newly added `exclusive`
is not right. Just revert the change in
https://github.com/go-gitea/gitea/pull/22585/files#diff-f8db9cbbaa10bf7b27eb726884454db821a4b4f8cb9a0d50435555908761bbcb
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions