Skip to content

Commit

Permalink
Fixture cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Dec 10, 2024
1 parent c65d27b commit 8d89a35
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions test/functional/terms_controller_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
require File.expand_path '../../test_helper', __FILE__

class TermsControllerTest < Redmine::ControllerTest
fixtures :projects,
:users, :email_addresses, :user_preferences,
:roles,
:members,
:member_roles
fixtures :all

def setup
Setting.default_language = 'en'
Expand Down

0 comments on commit 8d89a35

Please sign in to comment.