retrospring/spec/models/user_spec.rb
2014-11-17 23:25:28 +01:00

4 lines
68 B
Ruby

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