Files
sx-fc/spec/models/card_sale_tran_spec.rb
2018-01-10 18:08:28 +06:30

6 lines
130 B
Ruby

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