mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-16 12:40:07 -04:00
Fix spec
This commit is contained in:
committed by
Brenda Wallace
parent
e8c7a9e1f5
commit
07a9891ec4
@@ -14,7 +14,7 @@ describe "Conversations", :js do
|
||||
describe 'view conversation thread' do
|
||||
before do
|
||||
visit root_path
|
||||
click_link member.login_name
|
||||
click_link recipient.login_name
|
||||
click_link 'Inbox'
|
||||
click_link 'something i want to say'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user