vereto-api/spec/models/comment_spec.rb

6 lines
125 B
Ruby
Raw Normal View History

2018-02-27 14:54:19 +00:00
require 'rails_helper'
RSpec.describe Comment, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end