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

6 lines
80 B
Ruby

require 'rails_helper'
RSpec.describe ApplicationHelper, type: :helper do
end