Add spec coverage for CLI::Media#remove_orphans
command (#28267)
This commit is contained in:
parent
51d2b80ff7
commit
5c769de096
2 changed files with 55 additions and 0 deletions
|
@ -4,6 +4,7 @@ require_relative '../../../config/boot'
|
|||
require_relative '../../../config/environment'
|
||||
|
||||
require 'thor'
|
||||
require 'pastel'
|
||||
require_relative 'progress_helper'
|
||||
|
||||
module Mastodon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue