Skip to content

Commit

Permalink
Misssing digests
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Nov 19, 2024
1 parent 7185c54 commit aa969a3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion test/fixtures/dmsf_file_revisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dmsf_file_revisions_002:
user_id: 1
dmsf_workflow_assigned_by_user_id: NULL
dmsf_workflow_started_by_user_id: NULL
digest: '81dc9bdb52d04dc20036dbd8313ed055'
created_at: 2017-04-18 14:52:27 +02:00

#revision for deleted file on dmsf-enabled project
Expand All @@ -63,6 +64,7 @@ dmsf_file_revisions_003:
user_id: 1
dmsf_workflow_assigned_by_user_id: NULL
dmsf_workflow_started_by_user_id: NULL
digest: '81dc9bdb52d04dc20036dbd8313ed055'
created_at: 2017-04-18 14:52:27 +02:00

dmsf_file_revisions_004:
Expand All @@ -84,6 +86,7 @@ dmsf_file_revisions_004:
user_id: 1
dmsf_workflow_assigned_by_user_id: NULL
dmsf_workflow_started_by_user_id: NULL
digest: '81dc9bdb52d04dc20036dbd8313ed055'
created_at: 2017-04-18 14:52:27 +02:00

dmsf_file_revisions_005:
Expand All @@ -105,6 +108,7 @@ dmsf_file_revisions_005:
user_id: 1
dmsf_workflow_assigned_by_user_id: NULL
dmsf_workflow_started_by_user_id: NULL
digest: '81dc9bdb52d04dc20036dbd8313ed055'
created_at: 2017-04-18 14:52:28 +02:00

dmsf_file_revisions_006:
Expand All @@ -126,6 +130,7 @@ dmsf_file_revisions_006:
user_id: 1
dmsf_workflow_assigned_by_user_id: NULL
dmsf_workflow_started_by_user_id: NULL
digest: 'a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3'
created_at: 2017-04-18 14:52:27 +02:00

dmsf_file_revisions_007:
Expand All @@ -147,14 +152,15 @@ dmsf_file_revisions_007:
user_id: 1
dmsf_workflow_assigned_by_user_id: NULL
dmsf_workflow_started_by_user_id: NULL
digest: 'a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3'
created_at: 2017-04-18 14:52:27 +02:00

dmsf_file_revisions_008:
id: 8
dmsf_file_id: 9
source_dmsf_file_revision_id: NULL
name: 'myfile.txt'
disk_filename: 'myfile.txt' # The file is not physicaly present
disk_filename: 'myfile.txt' # The file is not physically present
size: 0
mime_type: 'text/plain'
title: 'My File'
Expand Down Expand Up @@ -189,6 +195,7 @@ dmsf_file_revisions_009:
user_id: 1
dmsf_workflow_assigned_by_user_id: NULL
dmsf_workflow_started_by_user_id: NULL
digest: 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
created_at: 2017-04-18 14:52:27 +02:00

dmsf_file_revisions_010:
Expand Down

0 comments on commit aa969a3

Please sign in to comment.