Prepare to add edit_lead spec
This commit is contained in:
parent
bbad082c21
commit
09becbc3e0
2 changed files with 8 additions and 0 deletions
|
|
@ -38,6 +38,10 @@ describe External::MailblusterHelper, type: :helper do
|
|||
end
|
||||
end
|
||||
|
||||
describe 'edit_lead' do
|
||||
pending
|
||||
end
|
||||
|
||||
describe 'delete_lead' do
|
||||
it 'correctly requests the right URL and gets a valid response' do
|
||||
email_hash = Digest::MD5.hexdigest user.email
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue