X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d10a66b66edc088d33bad52aebd7cac0a6e9ce49..41a6554ca2281983645cf606ba6291cc2332dced:/services/api/test/fixtures/logs.yml diff --git a/services/api/test/fixtures/logs.yml b/services/api/test/fixtures/logs.yml index c737bb1384..15945cca3b 100644 --- a/services/api/test/fixtures/logs.yml +++ b/services/api/test/fixtures/logs.yml @@ -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) %>