X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a59152e34814f453a7380e68a55534e2f8922d57..d7fdbbab1f67d696906afe7a6e17e17997e1c064:/apps/workbench/test/functional/sessions_controller_test.rb?ds=sidebyside diff --git a/apps/workbench/test/functional/sessions_controller_test.rb b/apps/workbench/test/functional/sessions_controller_test.rb index d30ebc380a..a6113da7ab 100644 --- a/apps/workbench/test/functional/sessions_controller_test.rb +++ b/apps/workbench/test/functional/sessions_controller_test.rb @@ -1,7 +1,4 @@ require 'test_helper' class SessionsControllerTest < ActionController::TestCase - # test "the truth" do - # assert true - # end end