summaryrefslogtreecommitdiffstats
path: root/test/unit/wiki_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/wiki_test.rb')
-rw-r--r--test/unit/wiki_test.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/unit/wiki_test.rb b/test/unit/wiki_test.rb
index 6701f6f2d..b08c5be5f 100644
--- a/test/unit/wiki_test.rb
+++ b/test/unit/wiki_test.rb
@@ -20,8 +20,6 @@
require_relative '../test_helper'
class WikiTest < ActiveSupport::TestCase
- fixtures :projects, :wikis, :wiki_pages, :wiki_contents, :wiki_content_versions
-
def setup
User.current = nil
end