mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/17117] Add test for non=existent notification method
PHPBB3-17117
This commit is contained in:
@@ -159,5 +159,12 @@
|
|||||||
<value>notification.method.board</value>
|
<value>notification.method.board</value>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</row>
|
</row>
|
||||||
|
<row>
|
||||||
|
<value>notification.type.bookmark</value>
|
||||||
|
<value>0</value>
|
||||||
|
<value>3</value>
|
||||||
|
<value>notification.method.nonexistent</value>
|
||||||
|
<value>1</value>
|
||||||
|
</row>
|
||||||
</table>
|
</table>
|
||||||
</dataset>
|
</dataset>
|
||||||
|
Reference in New Issue
Block a user