From eeeb62b43381e087e09ab75cd5c6b4764d8338fb Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 23 Sep 2014 09:31:33 +0200 Subject: [ticket/10729] Update fixture to 3.1 database structure PHPBB3-10729 --- tests/functions_user/fixtures/delete_user.xml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'tests/functions_user/fixtures') diff --git a/tests/functions_user/fixtures/delete_user.xml b/tests/functions_user/fixtures/delete_user.xml index 07591389d2..6c6d7ea9cc 100644 --- a/tests/functions_user/fixtures/delete_user.xml +++ b/tests/functions_user/fixtures/delete_user.xml @@ -151,7 +151,7 @@ post_username topic_id forum_id - post_approved + post_visibility post_time post_text post_reported @@ -258,29 +258,34 @@ post_id user_id report_text + reported_post_text 1 1 1 Post Removed? + 2 3 2 Post Removed? + 3 2 1 Keep + 4 4 2 Remove Report + @@ -358,16 +363,12 @@ username_cleanuser_permissionsuser_sig - user_occ - user_interestsuser_posts 1 Anonymous - - 2 @@ -375,8 +376,6 @@ Foobar - - 2
@@ -461,11 +460,17 @@ user_id + pf_phpbb_interests + pf_phpbb_occupation 2 + + 3 + +
-- cgit v1.2.1