forked from Islandora-Devops/isle-dc
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrades search_api to 1.19 to fix a bug we were seeing fixes the corporate bodies csv test file to include a required field.
- Loading branch information
Bethany Seeger
committed
Apr 7, 2021
1 parent
0b7b6c7
commit ef3b6df
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
tests/10-migration-backend-tests/testcafe/migrations/islandora_object-corporatebodies.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
local_id,name,primary_name,subordinate_name,date_of_meeting_or_treaty,location_of_meeting,num_of_section_or_meet,alt_date_of_meeting,alt_location_of_meeting,alt_number_of_section_or_meeting,alt_primary_name,alt_subordinate_name,relationships,date,authority,description | ||
io-corp_01,Ansel Adams Publishing Rights Trust,,,,,,,,,,,,1974,,<p>The Ansel Adams Publishing Rights Trust manages copyright for works by Ansel Adams.</p> | ||
io-corp_02,Mountain Light Gallery,,,,,,,,,,,,1983,,"Mountain Light is a multi-faceted business, established in 1983 by Galen and Barbara Rowell. Mountain Light Gallery is open to the public, although Mountain Light’s core business is an image licensing department, housing hundreds of thousands of Galen’s and Barbara’s color images." | ||
io-corp_01,Ansel Adams Publishing Rights Trust,Ansel Adams Publishing Rights Trust,,,,,,,,,,,1974,,<p>The Ansel Adams Publishing Rights Trust manages copyright for works by Ansel Adams.</p> | ||
io-corp_02,Mountain Light Gallery,Mountain Light Gallery,,,,,,,,,,,1983,,"Mountain Light is a multi-faceted business, established in 1983 by Galen and Barbara Rowell. Mountain Light Gallery is open to the public, although Mountain Light’s core business is an image licensing department, housing hundreds of thousands of Galen’s and Barbara’s color images." |