You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao c492e86312
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
1 year ago
..
Test_AddConfidentialClientColumnToOAuth2ApplicationTable Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_AddHeaderAuthorizationEncryptedColWebhook Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_DeleteOrphanedIssueLabels Remove wrongly added column on migration test fixtures (#23456) 1 year ago
Test_RemigrateU2FCredentials Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_RemoveInvalidLabels Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_StoreWebauthnCredentialIDAsBytes Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_UnwrapLDAPSourceCfg Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_UpdateOpenMilestoneCounts Move migration test fixtures to the correct directories (#21901) 2 years ago