mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-23 00:17:48 +01:00
5 lines
68 B
Ruby
5 lines
68 B
Ruby
|
require 'rails_helper'
|
||
|
|
||
|
RSpec.describe User, :type => :model do
|
||
|
end
|