Merge branch 'master' into 3036-collection-uuids
[arvados.git] / services / api / test / fixtures / logs.yml
index c737bb13843647d9b03cf81d2d9b0a1e141b11b6..15945cca3b1c0ee6a189e08909b39137f438ea19 100644 (file)
@@ -24,7 +24,7 @@ log4: # foo collection added, readable by active through link
   id: 4
   uuid: zzzzz-xxxxx-pshmckwoma00004
   owner_uuid: zzzzz-tpzed-000000000000000 # system user
-  object_uuid: 4n8aq-4zz18-znfnqtbbv4spc3w # foo file
+  object_uuid: zzzzz-4zz18-znfnqtbbv4spc3w # foo file
   object_owner_uuid: zzzzz-tpzed-000000000000000 # system user
   event_at: <%= 4.minute.ago.to_s(:db) %>
 
@@ -32,6 +32,6 @@ log5: # baz collection added, readable by active and spectator through group 'al
   id: 5
   uuid: zzzzz-xxxxx-pshmckwoma00005
   owner_uuid: zzzzz-tpzed-000000000000000 # system user
-  object_uuid: 4n8aq-4zz18-y9vne9npefyxh8g # baz file
+  object_uuid: zzzzz-4zz18-y9vne9npefyxh8g # baz file
   object_owner_uuid: zzzzz-tpzed-000000000000000 # system user
   event_at: <%= 5.minute.ago.to_s(:db) %>