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