Project

General

Profile

Defect #43441 » 0002-Fix-issues-system-tests-by-ensuring-request-completion.patch

Katsuya HIDAKA, 2025-11-06 03:58

View differences:

test/system/issues_test.rb
288 288
      first('#content span.icon-actions').click
289 289
      first('#content a.icon-del').click
290 290
    end
291
    assert_selector 'h2', text: 'Confirmation'
291 292
  end
292 293

  
293 294
  def test_remove_issue_watcher_from_sidebar
(1-1/2)