notebook/test/models/paypal_invoice_test.rb
2020-01-16 16:54:51 -06:00

8 lines
127 B
Ruby

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