Преглед изворни кода

Fix notification tests

tags/v9.1.0beta1
Roeland Jago Douma пре 8 година
родитељ
комит
f9ade49c7e
No account linked to committer's email address
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…
Откажи
Сачувај