notebook/test/models/basil_commission_test.rb
2023-02-25 13:44:15 -08:00

8 lines
129 B
Ruby

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