Fix typo "attachements" in test/integration/issues_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5289 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
eda002d0df
commit
bc5be82683
|
@ -65,7 +65,7 @@ class IssuesTest < ActionController::IntegrationTest
|
|||
end
|
||||
|
||||
# add then remove 2 attachments to an issue
|
||||
def test_issue_attachements
|
||||
def test_issue_attachments
|
||||
log_user('jsmith', 'jsmith')
|
||||
set_tmp_attachments_directory
|
||||
|
||||
|
|
Loading…
Reference in New Issue