summaryrefslogtreecommitdiffstats
path: root/test/integration/welcome_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/welcome_test.rb')
-rw-r--r--test/integration/welcome_test.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/integration/welcome_test.rb b/test/integration/welcome_test.rb
index 3097e73e5..8aa6d64be 100644
--- a/test/integration/welcome_test.rb
+++ b/test/integration/welcome_test.rb
@@ -20,9 +20,6 @@
require_relative '../test_helper'
class WelcomeTest < Redmine::IntegrationTest
- fixtures :users, :email_addresses,
- :projects, :enabled_modules, :members, :member_roles, :roles
-
def test_robots
Project.find(3).update_attribute :status, Project::STATUS_CLOSED