Files
ch420/spec/models/greenday_spec.rb
2017-11-12 13:27:10 +01:00

6 lines
126 B
Ruby

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