Bug 18982: Use KOHA_INTRANET_URL instead of syspref staffClientBaseURL
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 25 Jul 2017 17:37:27 +0000 (14:37 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 25 Jul 2017 19:56:53 +0000 (16:56 -0300)
commit78d77163af407dc639764cdf1b8936b8f0f715d6
tree9b2902a2143535c35949d22ec6577d492ef0ce5a
parentc650764e951eb35c60482e06494816ecaeedb200
Bug 18982: Use KOHA_INTRANET_URL instead of syspref staffClientBaseURL

That way we do not need to set the syspref, we can define it setting an
env var, like other tests.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/selenium/basic_workflow.t