ソースを参照

Same in EducationBundleTest.php

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
undefined
Jérôme Herbinet 3週間前
コミット
26ebfe3a80
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      tests/lib/App/AppStore/Bundles/EducationBundleTest.php

+ 1
- 1
tests/lib/App/AppStore/Bundles/EducationBundleTest.php ファイルの表示

@@ -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',

読み込み中…
キャンセル
保存