mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-18 15:08:12 +00:00
Fix issues system tests by ensuring request completion (#43441).
Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@24130 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a1c1aaf8e0
commit
9c8287dff1
@ -288,6 +288,7 @@ class IssuesSystemTest < ApplicationSystemTestCase
|
|||||||
first('#content span.icon-actions').click
|
first('#content span.icon-actions').click
|
||||||
first('#content a.icon-del').click
|
first('#content a.icon-del').click
|
||||||
end
|
end
|
||||||
|
assert_selector 'h2', text: 'Confirmation'
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_remove_issue_watcher_from_sidebar
|
def test_remove_issue_watcher_from_sidebar
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user