X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8acdf166ab8add0a62d4bfa3817c88cdc870d935..3063c6106a83102214deb9d86ec621c0bb85d4b7:/apps/workbench/test/functional/virtual_machines_controller_test.rb diff --git a/apps/workbench/test/functional/virtual_machines_controller_test.rb b/apps/workbench/test/functional/virtual_machines_controller_test.rb index 3f92b6f75c..54fe206207 100644 --- a/apps/workbench/test/functional/virtual_machines_controller_test.rb +++ b/apps/workbench/test/functional/virtual_machines_controller_test.rb @@ -1,7 +1,4 @@ require 'test_helper' class VirtualMachinesControllerTest < ActionController::TestCase - # test "the truth" do - # assert true - # end end