vereto-api/spec/models/comment_spec.rb
2018-02-27 14:54:19 +00:00

5 lines
125 B
Ruby

require 'rails_helper'
RSpec.describe Comment, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end