Skip to content

Commit

Permalink
Remove duplicate header from fixture testing random headers, not dups
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkadel committed Sep 30, 2021
1 parent bef4880 commit 3009d48
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
deduplication_key,rights_statement,another_header_2,rights statement,title,files,label,relative_path,import url,resource type,creator,contributor,abstract or summary,keyword,license,publisher,date created,subject,language,identifier,location,related url,bibliographic_citation,source,visibility
1,http://rightsstatements.org/vocab/InC/1.0/,,http://rightsstatements.org/vocab/InC/1.0/,Work 1 Title,cat.jpg,,,,,creator,,,cat,,,,,,,,,,,open
2,http://rightsstatements.org/vocab/InC/1.0/,,http://rightsstatements.org/vocab/InC/1.0/,Work 2 Title,cat.jpg,,,,,creator,,,cat,,,,,,,,,,,open
3,http://rightsstatements.org/vocab/InC/1.0/,,http://rightsstatements.org/vocab/InC/1.0/,Work 3 Title,cat.jpg,,,,,creator,,,cat,,,,,,,,,,,open
deduplication_key,rights_statement,another_header_2,title,files,label,relative_path,import url,resource type,creator,contributor,abstract or summary,keyword,license,publisher,date created,subject,language,identifier,location,related url,bibliographic_citation,source,visibility
1,http://rightsstatements.org/vocab/InC/1.0/,,Work 1 Title,cat.jpg,,,,,creator,,,cat,,,,,,,,,,,open
2,http://rightsstatements.org/vocab/InC/1.0/,,Work 2 Title,cat.jpg,,,,,creator,,,cat,,,,,,,,,,,open
3,http://rightsstatements.org/vocab/InC/1.0/,,Work 3 Title,cat.jpg,,,,,creator,,,cat,,,,,,,,,,,open

0 comments on commit 3009d48

Please sign in to comment.