X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2160f820ac9fe3f78deb97a3a4285e9bf8daa095..1b1d90a0f951a4aa26a6cb6f912a35efd5762962:/test/system/diary_entry_test.rb 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"