obdev/test/controllers/service_contracts_controlle...

8 lines
148 B
Ruby

require "test_helper"
class ServiceContractsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end