moodle-theme_boost_union
moodle-theme_boost_union copied to clipboard
Improvement: Make use of 'And the following "language packs" exist:' in Behat
There is a step
And the following "language packs" exist:
in Behat which is less cumbersome and more reliable than manual steps going through the language pack installation.
This will be a fix coming in alongside #498 because the tests in issue #494 wouldn't pass (locally) without those steps any more. And they are faster.