From bbada27ee9e797c7f6ce997152bc1efb8c8f125d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sun, 2 Feb 2014 21:45:59 +0100 Subject: [ticket/12115] Also port user interests to profile fields PHPBB3-12115 --- tests/content_visibility/fixtures/delete_post.xml | 4 ---- tests/content_visibility/fixtures/set_post_visibility.xml | 8 -------- tests/content_visibility/fixtures/set_topic_visibility.xml | 4 ---- 3 files changed, 16 deletions(-) (limited to 'tests/content_visibility') diff --git a/tests/content_visibility/fixtures/delete_post.xml b/tests/content_visibility/fixtures/delete_post.xml index deca9c74b6..c29ad23019 100644 --- a/tests/content_visibility/fixtures/delete_post.xml +++ b/tests/content_visibility/fixtures/delete_post.xml @@ -151,8 +151,6 @@ username_clean user_permissions user_sig - user_occ - user_interests 1 4 @@ -160,8 +158,6 @@ user 1 - - diff --git a/tests/content_visibility/fixtures/set_post_visibility.xml b/tests/content_visibility/fixtures/set_post_visibility.xml index 722525deaa..5f792d0f05 100644 --- a/tests/content_visibility/fixtures/set_post_visibility.xml +++ b/tests/content_visibility/fixtures/set_post_visibility.xml @@ -126,8 +126,6 @@ username_clean user_permissions user_sig - user_occ - user_interests 1 1 @@ -135,8 +133,6 @@ user 1 - - 2 @@ -145,8 +141,6 @@ user 2 - - 3 @@ -155,8 +149,6 @@ user 3 - - diff --git a/tests/content_visibility/fixtures/set_topic_visibility.xml b/tests/content_visibility/fixtures/set_topic_visibility.xml index a875012d4f..02ab5f16fe 100644 --- a/tests/content_visibility/fixtures/set_topic_visibility.xml +++ b/tests/content_visibility/fixtures/set_topic_visibility.xml @@ -120,8 +120,6 @@ username_clean user_permissions user_sig - user_occ - user_interests 1 6 @@ -129,8 +127,6 @@ user 1 - - -- cgit v1.2.1