X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a59152e34814f453a7380e68a55534e2f8922d57..4c8ec1b2166a81b05b2b6cf5a6fae5b839876802:/apps/workbench/test/functional/sessions_controller_test.rb 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