Files
plottservice/test/controllers/operator/jobs_controller_test.rb

8 lines
146 B
Ruby

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