Bug 31393: Tidy

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit f1bbdee7ac)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 550bc76328)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
This commit is contained in:
Tomás Cohen Arazi 2023-10-30 09:00:31 -03:00 committed by Matt Blenkinsop
parent f69ae61625
commit de61718dc9

View file

@ -134,9 +134,9 @@ subtest 'read_from_file() tests' => sub {
'shibboleth' => {
'autocreate' => '1',
'matchpoint' => 'userid',
'mapping' => {
'userid' => { 'is' => 'uid' },
'branchcode' => { 'content' => 'MAIN', 'is' => 'MAIN' },
'mapping' => {
'userid' => { 'is' => 'uid' },
'branchcode' => { 'content' => 'MAIN', 'is' => 'MAIN' },
'categorycode' => { 'content' => 'STAFF' },
},
},