mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-04 15:14:09 -04:00
Fix spec
This commit is contained in:
committed by
Brenda Wallace
parent
fe1eda3f30
commit
d4517bf298
@@ -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