X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3173f909ce49d67a11ab2230cf09629f7e259b74..25f3a23bc8794b77a1b5fa1e5e7f9c38a152dd8f:/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