projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into 3232-user-guide-updates
[arvados.git]
/
services
/
api
/
test
/
unit
/
owner_test.rb
diff --git
a/services/api/test/unit/owner_test.rb
b/services/api/test/unit/owner_test.rb
index f159294f6b64c3b3f705f31ea3e91729a593be74..c177bc3901cdc74db85d448b32222eb586bedcb1 100644
(file)
--- a/
services/api/test/unit/owner_test.rb
+++ b/
services/api/test/unit/owner_test.rb
@@
-73,7
+73,7
@@
class OwnerTest < ActiveSupport::TestCase
end
end
- ['users(:active)', 'groups(:a
folder
)'].each do |ofixt|
+ ['users(:active)', 'groups(:a
project
)'].each do |ofixt|
test "delete #{ofixt} that owns other objects" do
o = eval ofixt
assert_equal(true, Specimen.where(owner_uuid: o.uuid).any?,