added suppliers, weight to item
This commit is contained in:
7
back-office/test/models/supplier_test.rb
Normal file
7
back-office/test/models/supplier_test.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
require 'test_helper'
|
||||
|
||||
class SupplierTest < ActiveSupport::TestCase
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
Reference in New Issue
Block a user