Same in EducationBundleTest.php

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jérôme Herbinet 1 month 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(); parent::setUp();
$this->bundle = new EducationBundle($this->l10n); $this->bundle = new EducationBundle($this->l10n);
$this->bundleIdentifier = 'EducationBundle'; $this->bundleIdentifier = 'EducationBundle';
$this->bundleName = 'Education Edition'; $this->bundleName = 'Education bundle';
$this->bundleAppIds = [ $this->bundleAppIds = [
'dashboard', 'dashboard',
'circles', 'circles',

Loading…
Cancel
Save