Bug 7442: (follow-up) adjust UNIMARC test case to match change in BuildSummary()
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
parent
735381b371
commit
cf7d0c3a99
1 changed files with 3 additions and 1 deletions
|
@ -178,7 +178,9 @@ my $expected_unimarc_name_summary = {
|
|||
'otherscript' => [],
|
||||
'seealso' => [],
|
||||
'seefrom' => [],
|
||||
'summary' => 'Fossey, Brigitte',
|
||||
'repets' => [
|
||||
'Fossey, Brigitte'
|
||||
],
|
||||
'type' => 'Auteur'
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue