5737: Return of Minitest
[arvados.git] / services / api / test / unit / permission_test.rb
index dc3be0b7a4b03af0a2327572b15e3f55a250974f..5653a4411c9bd3dd52e5758fa398d36c2049eec1 100644 (file)
@@ -142,8 +142,8 @@ class PermissionTest < ActiveSupport::TestCase
     assert test_perm.destroy, "could not delete new permission on target object"
   end
 
-  test "can_manage permission on a non-group object" do
-    omit "bug #3091"
+  # bug #3091
+  skip "can_manage permission on a non-group object" do
     set_user_from_auth :admin
 
     ob = Specimen.create!