瀏覽代碼

Fix notification tests

tags/v9.1.0beta1
Roeland Jago Douma 8 年之前
父節點
當前提交
f9ade49c7e
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      tests/lib/notification/notificationtest.php

+ 2
- 0
tests/lib/notification/notificationtest.php 查看文件

@@ -517,6 +517,7 @@ class NotificationTest extends TestCase {
->setMethods([
'isValidCommon',
'getSubject',
'getParsedSubject',
])
->getMock();

@@ -548,6 +549,7 @@ class NotificationTest extends TestCase {
->setMethods([
'isValidCommon',
'getParsedSubject',
'getSubject',
])
->getMock();


Loading…
取消
儲存