mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-31 12:49:38 +00:00
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/project_nested_set_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19110 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
f20e125bc1
commit
a3248e3e64
@ -20,7 +20,6 @@
|
||||
require File.expand_path('../../test_helper', __FILE__)
|
||||
|
||||
class ProjectNestedSetTest < ActiveSupport::TestCase
|
||||
|
||||
def setup
|
||||
User.current = nil
|
||||
Project.delete_all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user