mirror of
https://github.com/retailcrm/api-client-python.git
synced 2025-04-03 21:23:32 +03:00
Update v4_tests.py
This commit is contained in:
parent
216aafc535
commit
7b00b80a3e
1 changed files with 0 additions and 1 deletions
|
@ -164,7 +164,6 @@ class TestVersion4(unittest.TestCase):
|
|||
"""
|
||||
|
||||
(pook.get(os.getenv('RETAILCRM_URL') + '/api/v4/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