tap/test/models/order_product_test.rb

8 lines
126 B
Ruby
Raw Normal View History

require 'test_helper'
class OrderProductTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end