mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 18:13:36 +01:00
4 lines
68 B
Ruby
4 lines
68 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe User, :type => :model do
|
|
end
|