mirror of
https://github.com/glitch-soc/mastodon
synced 2025-08-09 14:21:26 +00:00
5 lines
81 B
Ruby
5 lines
81 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe HomeController, type: :controller do
|
|
|
|
end
|