aboutsummaryrefslogtreecommitdiffstats
path: root/tests/privmsgs
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2012-07-20 16:10:40 +0200
committerJoas Schilling <nickvergessen@gmx.de>2012-07-20 17:08:54 +0200
commita9c091fad47a3b6936bc7a08617e27163189a20f (patch)
tree9da24d5de9fe954e4234f6308319a5cb543b896c /tests/privmsgs
parentd9a32ce6143be27b8414072694c969fa16b5329a (diff)
downloadforums-a9c091fad47a3b6936bc7a08617e27163189a20f.tar
forums-a9c091fad47a3b6936bc7a08617e27163189a20f.tar.gz
forums-a9c091fad47a3b6936bc7a08617e27163189a20f.tar.bz2
forums-a9c091fad47a3b6936bc7a08617e27163189a20f.tar.xz
forums-a9c091fad47a3b6936bc7a08617e27163189a20f.zip
[ticket/10950] Fix unit tests to fit the new pm deleting behaviour
Undelivered PMs should not be delivered to recipients that have not yet received them. PHPBB3-10950
Diffstat (limited to 'tests/privmsgs')
-rw-r--r--tests/privmsgs/delete_user_pms_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/privmsgs/delete_user_pms_test.php b/tests/privmsgs/delete_user_pms_test.php
index a586d691e9..265df1596a 100644
--- a/tests/privmsgs/delete_user_pms_test.php
+++ b/tests/privmsgs/delete_user_pms_test.php
@@ -31,7 +31,6 @@ class phpbb_privmsgs_delete_user_pms_test extends phpbb_database_test_case
),
array(
array('msg_id' => 1, 'user_id' => 3),
- array('msg_id' => 1, 'user_id' => 4),
),
),
array(