X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b7893df84ed0de89bff772cd9bf94caf8fcfc383..fbcd2bc10a5f97a1ecd5d6d76a039ebd85365d2e:/test/system/diary_entry_test.rb?ds=sidebyside diff --git a/test/system/diary_entry_test.rb b/test/system/diary_entry_test.rb index 39ccc04b2..6b6a51de5 100644 --- a/test/system/diary_entry_test.rb +++ b/test/system/diary_entry_test.rb @@ -8,7 +8,7 @@ class DiaryEntrySystemTest < ApplicationSystemTestCase test "reply to diary entry should prefill the message subject" do sign_in_as(create(:user)) - visit diary_path + visit diary_entries_path click_on "Reply to this entry"