mirror of
https://github.com/glitch-soc/mastodon
synced 2025-08-09 15:31:27 +00:00
5 lines
80 B
Ruby
5 lines
80 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe ApplicationHelper, type: :helper do
|
|
|
|
end
|