X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a59152e34814f453a7380e68a55534e2f8922d57..8048da32800fab790b68f502c52dd00c89b5b690:/apps/workbench/test/functional/job_tasks_controller_test.rb diff --git a/apps/workbench/test/functional/job_tasks_controller_test.rb b/apps/workbench/test/functional/job_tasks_controller_test.rb index 593b09d5c8..c8089b087d 100644 --- a/apps/workbench/test/functional/job_tasks_controller_test.rb +++ b/apps/workbench/test/functional/job_tasks_controller_test.rb @@ -1,7 +1,4 @@ require 'test_helper' class JobTasksControllerTest < ActionController::TestCase - # test "the truth" do - # assert true - # end end