Files
sx-fc/spec/models/in_duty_spec.rb
2017-09-06 11:18:02 +06:30

6 lines
124 B
Ruby

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