inventory definition.coffee

This commit is contained in:
yamin
2017-10-23 11:40:37 +06:30
69 changed files with 869 additions and 946 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe CashierTerminalByZone, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end