obdev/test/controllers/workers_controller_test.rb

8 lines
139 B
Ruby

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