[Koha-bugs] [Bug 18036] Improve test coverage for themelanguage

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 2 19:35:20 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18036

--- Comment #8 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Why not leave this test:
cmp_deeply( ( C4::Templates::themelanguage( C4::Context->config('intrahtdocs'),
'about.tt' , 'intranet', 'fake_cgi' ) )[2], [ 'prog' ], 'We only expect one
prog here' );

The other tests do not touch the returned themes,,

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list