From 6f178decefd5e3d971593cd8d19cc6ba08cf0f5e Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Thu, 16 May 2019 11:30:47 -0400 Subject: [PATCH] 14287: Change test fixture so PDH is really not readable by active. Arvados-DCO-1.1-Signed-off-by: Tom Clegg --- services/api/test/fixtures/collections.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/api/test/fixtures/collections.yml b/services/api/test/fixtures/collections.yml index 47a0950ae0..1503f6bc01 100644 --- a/services/api/test/fixtures/collections.yml +++ b/services/api/test/fixtures/collections.yml @@ -801,14 +801,14 @@ collection_with_several_unsupported_file_types: collection_not_readable_by_active: uuid: zzzzz-4zz18-cd42uwvy3neko21 current_version_uuid: zzzzz-4zz18-cd42uwvy3neko21 - portable_data_hash: fa7aeb5140e2848d39b416daeef4ffc5+45 + portable_data_hash: b9e51a238ce08a698e7d7f8f101aee18+55 owner_uuid: zzzzz-tpzed-000000000000000 created_at: 2014-02-03T17:22:54Z modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr modified_by_user_uuid: zzzzz-tpzed-d9tiejq69daie8f modified_at: 2014-02-03T17:22:54Z updated_at: 2014-02-03T17:22:54Z - manifest_text: ". 37b51d194a7513e45b56f6524f2d51f2+3 0:3:bar\n" + manifest_text: ". 37b51d194a7513e45b56f6524f2d51f2+3 0:3:bar 0:0:empty\n" name: collection_not_readable_by_active collection_to_remove_and_rename_files: -- 2.30.2