]> source.dussan.org Git - redmine.git/commitdiff
more strictly assertion at MyControllerTest#test_page_with_calendar
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 18 Nov 2020 16:16:46 +0000 (16:16 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 18 Nov 2020 16:16:46 +0000 (16:16 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@20427 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/functional/my_controller_test.rb

index a1c76a4f2d99c172be6e464670d06ddbee749f95..596ab34fb36251b83fc676ed10da01b64dbf34c1 100644 (file)
@@ -440,7 +440,7 @@ class MyControllerTest < Redmine::ControllerTest
       assert_select 'tr' do
         assert_select 'td' do
           assert_select(
-            'div.issue.hascontextmenu.tooltip.starting',
+            'div.issue.hascontextmenu.tooltip.starting.ending',
             :text => /eCookbook.*#{subject}/m
           ) do
             assert_select(