[ENV] Configure Api Entreprise token

This commit is contained in:
Mathieu Magnin 2018-03-16 13:07:20 +01:00 committed by Paul Chavard
parent 5ff869e1bc
commit db8e750f1a
5 changed files with 18 additions and 18 deletions

View file

@ -81,7 +81,6 @@ 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