X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2c0b0226983d13084e77fe059efb85d5ce2c33f5..47eb67e4c084abde49d5463d4ced8b4436a59dfd:/services/api/test/fixtures/groups.yml?ds=sidebyside diff --git a/services/api/test/fixtures/groups.yml b/services/api/test/fixtures/groups.yml index 2411831520..07d46d8649 100644 --- a/services/api/test/fixtures/groups.yml +++ b/services/api/test/fixtures/groups.yml @@ -307,6 +307,7 @@ trashed_project: trash_at: 2001-01-01T00:00:00Z delete_at: 2038-03-01T00:00:00Z is_trashed: true + modified_at: 2001-01-01T00:00:00Z trashed_subproject: uuid: zzzzz-j7d0g-trashedproject2 @@ -314,6 +315,7 @@ trashed_subproject: name: trashed subproject group_class: project is_trashed: false + modified_at: 2001-01-01T00:00:00Z trashed_subproject3: uuid: zzzzz-j7d0g-trashedproject3 @@ -323,3 +325,4 @@ trashed_subproject3: trash_at: 2001-01-01T00:00:00Z delete_at: 2038-03-01T00:00:00Z is_trashed: true + modified_at: 2001-01-01T00:00:00Z \ No newline at end of file