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
2022-07-17 13:49:29 +02:00

5 lines
70 B
Ruby

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