X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3173f909ce49d67a11ab2230cf09629f7e259b74..407f1cf196f60f4af21c89cbdccb2c98e05518fb:/apps/workbench/test/functional/authorized_keys_controller_test.rb diff --git a/apps/workbench/test/functional/authorized_keys_controller_test.rb b/apps/workbench/test/functional/authorized_keys_controller_test.rb index a48e30330b..6654101981 100644 --- a/apps/workbench/test/functional/authorized_keys_controller_test.rb +++ b/apps/workbench/test/functional/authorized_keys_controller_test.rb @@ -1,7 +1,4 @@ require 'test_helper' class AuthorizedKeysControllerTest < ActionController::TestCase - # test "the truth" do - # assert true - # end end