aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/fixtures/Test_RemoveInvalidLabels
Commit message (Collapse)AuthorAgeFilesLines
* Fix more yaml lint errors (#27284)Lunny Xiao2023-09-261-1/+0
| | | Fix #27268
* Move migration test fixtures to the correct directories (#21901)zeripath2022-11-235-0/+151
Unfortunately #21549 changed the name of Testcases without changing their associated fixture directories. Fix #21854 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>