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/models/tag_follow_spec.rb

5 lines
70 B
Ruby

require 'rails_helper'
RSpec.describe TagFollow, type: :model do
end