mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 15:58:50 +00:00
Clean up tagged_with_* Status specs, fix RSpec/LetSetup cop (#28462)
This commit is contained in:
@@ -153,6 +153,7 @@ RSpec::Sidekiq.configure do |config|
|
||||
end
|
||||
|
||||
RSpec::Matchers.define_negated_matcher :not_change, :change
|
||||
RSpec::Matchers.define_negated_matcher :not_include, :include
|
||||
|
||||
def request_fixture(name)
|
||||
Rails.root.join('spec', 'fixtures', 'requests', name).read
|
||||
|
||||
Reference in New Issue
Block a user