Files
sx-fc/spec/models/in_juty_spec.rb
Zin Lin Phyo 874a9b60be create InJuty
2017-08-23 15:02:27 +06:30

6 lines
124 B
Ruby

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