Selaa lähdekoodia

Fix notification tests

tags/v9.1.0beta1
Roeland Jago Douma 8 vuotta sitten
vanhempi
commit
f9ade49c7e
No account linked to committer's email address
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2
    0
      tests/lib/notification/notificationtest.php

+ 2
- 0
tests/lib/notification/notificationtest.php Näytä tiedosto

@@ -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…
Peruuta
Tallenna