• blackst0ne's avatar
    Fix `downtime_check` job · 55fa9425
    blackst0ne authored
    15fcd965 (!18547) squashes old migrations
    to a single one.
    
    Old migrations had `rubocop:disable all` rule, but the new migration doesn't
    have it, so the `downtime_check` fails.
    
    This commit explicitly tells that the migration requires downtime.
    55fa9425