1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-21 16:22:22 +02:00

[ticket/17117] Add test for non=existent notification method

PHPBB3-17117
This commit is contained in:
rxu 2024-01-02 16:30:44 +07:00
parent f31ea59a1a
commit 887b1e25fb
No known key found for this signature in database
GPG Key ID: 955F0567380E586A

View File

@ -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>