about summary refs log blame commit diff
path: root/spec/models/list_spec.rb
blob: 8167f8a7ecbcdc7b591254824287bcd582f69268 (plain) (tree)
1
2
3
4
5
6
                             

                                    
   
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe List, type: :model do
end