diff options
Diffstat (limited to 'tests/notification/fixtures')
| -rw-r--r-- | tests/notification/fixtures/submit_post_post_in_queue.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/notification/fixtures/submit_post_post_in_queue.xml b/tests/notification/fixtures/submit_post_post_in_queue.xml index 4162d01d7f..eedcebf71d 100644 --- a/tests/notification/fixtures/submit_post_post_in_queue.xml +++ b/tests/notification/fixtures/submit_post_post_in_queue.xml @@ -107,6 +107,14 @@ <value></value> <value></value> </row> + <row> + <value>9</value> + <value>test glboal-permissions</value> + <value></value> + <value></value> + <value></value> + <value></value> + </row> </table> <table name="phpbb_user_notifications"> <column>item_type</column> @@ -156,5 +164,12 @@ <value></value> <value>0</value> </row> + <row> + <value>needs_approval</value> + <value>0</value> + <value>9</value> + <value></value> + <value>1</value> + </row> </table> </dataset> |
