aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/fixtures
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2013-03-27 11:12:33 +0100
committerJoas Schilling <nickvergessen@gmx.de>2013-03-27 11:12:33 +0100
commitbdd2062a667fdf9acde75946c7a9d5d84e84b092 (patch)
tree8cd4a7de5d578514beabec683fac8ea0720e9a22 /tests/notification/fixtures
parentd8a63047aaef2d8839baf32bbb8df724e1e46b02 (diff)
downloadforums-bdd2062a667fdf9acde75946c7a9d5d84e84b092.tar
forums-bdd2062a667fdf9acde75946c7a9d5d84e84b092.tar.gz
forums-bdd2062a667fdf9acde75946c7a9d5d84e84b092.tar.bz2
forums-bdd2062a667fdf9acde75946c7a9d5d84e84b092.tar.xz
forums-bdd2062a667fdf9acde75946c7a9d5d84e84b092.zip
[ticket/11474] Add test user with only global m_approve permissions
PHPBB3-11405 PHPBB3-11474
Diffstat (limited to 'tests/notification/fixtures')
-rw-r--r--tests/notification/fixtures/submit_post_post_in_queue.xml15
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>