Convert admin/announcements
controller spec to system spec (#31655)
This commit is contained in:
parent
92eba9096b
commit
1ee1c329cc
3 changed files with 135 additions and 103 deletions
|
@ -1,4 +1,4 @@
|
|||
.announcements-list__item
|
||||
.announcements-list__item{ id: dom_id(announcement) }
|
||||
= link_to edit_admin_announcement_path(announcement), class: 'announcements-list__item__title' do
|
||||
= truncate(announcement.text)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue