Same in EducationBundleTest.php

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jerome-Herbinet-education-bundle
Jérôme Herbinet 3 weeks ago committed by GitHub
parent 782a1a9259
commit 26ebfe3a80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -28,7 +28,7 @@ class EducationBundleTest extends BundleBase {
parent::setUp();
$this->bundle = new EducationBundle($this->l10n);
$this->bundleIdentifier = 'EducationBundle';
$this->bundleName = 'Education Edition';
$this->bundleName = 'Education bundle';
$this->bundleAppIds = [
'dashboard',
'circles',

Loading…
Cancel
Save