mirror of
https://github.com/retailcrm/api-client-python.git
synced 2025-04-05 22:23:33 +03:00
Update v3_tests.py
This commit is contained in:
parent
23f651f4fd
commit
216aafc535
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ class TestVersion3(unittest.TestCase):
|
|||
"""
|
||||
|
||||
(pook.get(os.getenv('RETAILCRM_URL') + '/api/v3/statistic/update')
|
||||
.headers({'X-API-KEY': None})
|
||||
.reply(200)
|
||||
.headers(self.__header)
|
||||
.json({'errorMsg': '"apiKey" is missing.'})
|
||||
|
|
Loading…
Add table
Reference in a new issue