mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
cleanup: rubocop: fix Layout/AlignArguments in test/system/my_page_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18953 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
e5da7debce
commit
660d4fd546
@ -65,7 +65,7 @@ class MyPageTest < ApplicationSystemTestCase
|
||||
|
||||
assert page.has_css?('#block-issueswatched')
|
||||
assert_equal({'top' => ['issueswatched', 'issuesassignedtome']},
|
||||
preferences.reload.my_page_layout)
|
||||
preferences.reload.my_page_layout)
|
||||
end
|
||||
|
||||
def test_add_issue_query_block
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user