Skip to content

Commit 522e6d2

Browse files
Same in EducationBundleTest.php
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
1 parent ef06537 commit 522e6d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/lib/App/AppStore/Bundles/EducationBundleTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ protected function setUp(): void {
1313
parent::setUp();
1414
$this->bundle = new EducationBundle($this->l10n);
1515
$this->bundleIdentifier = 'EducationBundle';
16-
$this->bundleName = 'Education Edition';
16+
$this->bundleName = 'Education bundle';
1717
$this->bundleAppIds = [
1818
'dashboard',
1919
'circles',

0 commit comments

Comments
 (0)