summaryrefslogtreecommitdiffstats
path: root/test/integration/users_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/users_test.rb')
-rw-r--r--test/integration/users_test.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/integration/users_test.rb b/test/integration/users_test.rb
index 35672e053..115b40ae8 100644
--- a/test/integration/users_test.rb
+++ b/test/integration/users_test.rb
@@ -20,8 +20,6 @@
require_relative '../test_helper'
class UsersTest < Redmine::IntegrationTest
- fixtures :users, :email_addresses
-
def test_destroy_should_not_accept_get_requests
log_user('admin', 'admin')