This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/helpers/admin/action_log_helper_spec.rb

7 lines
116 B
Ruby

# frozen_string_literal: true
require 'rails_helper'
RSpec.describe Admin::ActionLogsHelper, type: :helper do
end