Skip to content

Commit

Permalink
Added proquest_zipfile to header fields
Browse files Browse the repository at this point in the history
  • Loading branch information
kerchner committed Dec 10, 2024
1 parent 5424127 commit 298a064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/features/bulkrax_upload_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
print headers_arr
expect(headers_arr).to eq(["model", "title", "creator", "contributor", "language",
"description", "keyword", "degree", "resource_type", "advisor", "gw_affiliation",
"date_created", "committee_member", "rights_statement", "license", "bulkrax_identifier",
"file", "parents", "visibility", "visibility_during_embargo",
"date_created", "committee_member", "rights_statement", "license", "proquest_zipfile",
"bulkrax_identifier", "file", "parents", "visibility", "visibility_during_embargo",
"visibility_after_embargo", "embargo_release_date"])

# check that there are five rows - one for header, one for each of the etds, one for each of the files
Expand Down

0 comments on commit 298a064

Please sign in to comment.