mastodon/spec/models/list_spec.rb

7 lines
96 B
Ruby

# frozen_string_literal: true
require 'rails_helper'
RSpec.describe List, type: :model do
end