Bug 23526: (RM follow-up) Fix failing test
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
parent
87302a1abf
commit
fca3a267c6
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ is(
|
|||
login_shib_url($query),
|
||||
'https://testopac.com'
|
||||
. '/Shibboleth.sso/Login?target='
|
||||
. 'https://testopac.com/cgi-bin/koha/opac-user.pl' . '%3F'
|
||||
. 'https://testopac.com/cgi-bin/koha/opac-user.pl?'
|
||||
. $query_string,
|
||||
"login shib url"
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue