summaryrefslogtreecommitdiffstats
path: root/test/functional/wikis_controller_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/wikis_controller_test.rb')
-rw-r--r--test/functional/wikis_controller_test.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/functional/wikis_controller_test.rb b/test/functional/wikis_controller_test.rb
index 1f5bf8948..20ce56f27 100644
--- a/test/functional/wikis_controller_test.rb
+++ b/test/functional/wikis_controller_test.rb
@@ -20,8 +20,6 @@
require_relative '../test_helper'
class WikisControllerTest < Redmine::ControllerTest
- fixtures :projects, :users, :roles, :members, :member_roles, :enabled_modules, :wikis
-
def setup
User.current = nil
end