##// END OF EJS Templates
Fix typo "attachements" in test/integration/issues_test.rb....
Toshi MARUYAMA -
r5169:bc5be82683c2
parent child
Show More
@@ -65,7 +65,7 class IssuesTest < ActionController::IntegrationTest
65 65 end
66 66
67 67 # add then remove 2 attachments to an issue
68 def test_issue_attachements
68 def test_issue_attachments
69 69 log_user('jsmith', 'jsmith')
70 70 set_tmp_attachments_directory
71 71
General Comments 0
You need to be logged in to leave comments. Login now