mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17117] Add test for non=existent notification method
PHPBB3-17117
This commit is contained in:
parent
f31ea59a1a
commit
887b1e25fb
1 changed files with 7 additions and 0 deletions
|
@ -159,5 +159,12 @@
|
|||
<value>notification.method.board</value>
|
||||
<value>0</value>
|
||||
</row>
|
||||
<row>
|
||||
<value>notification.type.bookmark</value>
|
||||
<value>0</value>
|
||||
<value>3</value>
|
||||
<value>notification.method.nonexistent</value>
|
||||
<value>1</value>
|
||||
</row>
|
||||
</table>
|
||||
</dataset>
|
||||
|
|
Loading…
Add table
Reference in a new issue