Retrospring/spec/models/user_spec.rb

5 lines
68 B
Ruby

require 'rails_helper'
RSpec.describe User, :type => :model do
end