mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 13:00:25 +01:00
remove unneeded "page" from "update issue status" test of IssuesSystemTest
git-svn-id: http://svn.redmine.org/redmine/trunk@19827 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -238,7 +238,7 @@ class IssuesSystemTest < ApplicationSystemTestCase
|
||||
log_user('jsmith', 'jsmith')
|
||||
visit '/issues/1'
|
||||
page.accept_confirm /Are you sure/ do
|
||||
page.first('#content a.icon-del').click
|
||||
first('#content a.icon-del').click
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user