pipedrive: fix deals when no deals are returned
This commit is contained in:
parent
132919260d
commit
d1301762d4
3 changed files with 30 additions and 2 deletions
|
@ -72,6 +72,7 @@ DatabaseCleaner.strategy = :transaction
|
|||
TPS::Application.load_tasks
|
||||
|
||||
SIADETOKEN = :valid_token if !defined? SIADETOKEN
|
||||
PIPEDRIVE_TOKEN = :pipedrive_test_token if !defined? PIPEDRIVE_TOKEN
|
||||
|
||||
include Warden::Test::Helpers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue