9799: Remove redundant test.
[arvados.git] / services / api / test / integration / permissions_test.rb
index 44b5e6e377b01d7a337f748804b0e95a8de31a2d..723aa1b1b9803bc013a56787c1372e7ec4310aba 100644 (file)
@@ -341,11 +341,6 @@ class PermissionsTest < ActionDispatch::IntegrationTest
     assert_response 404
   end
 
-  test "get_permissions returns 404 for unreadable uuid" do
-    get "/arvados/v1/permissions/#{groups(:public).uuid}", nil, auth(:active)
-    assert_response 404
-  end
-
   test "get_permissions returns 403 if user can read but not manage" do
     post "/arvados/v1/links", {
       :link => {