]> source.dussan.org Git - redmine.git/commit
Fix incorrect argument format for assert_select that causes ArgumentError with rails...
authorGo MAEDA <maeda@farend.jp>
Sun, 2 Jul 2023 06:34:03 +0000 (06:34 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 2 Jul 2023 06:34:03 +0000 (06:34 +0000)
commita7bc173a7e7337d85b12fcd795a0ff7650f36ac6
tree2f525e35ad0c1189d4c7655e469e275c83b8aa42
parenta519accb99ee8392ffaa6805cec37d7749b8b57d
Fix incorrect argument format for assert_select that causes ArgumentError with rails-dom-testing >= 2.1.0 (#38797).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22273 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/functional/issues_controller_test.rb
test/functional/my_controller_test.rb
test/functional/timelog_controller_test.rb
test/functional/timelog_report_test.rb