only check api keys on selected resources
This commit is contained in:
@@ -6,3 +6,4 @@ ESALES_URL = ''
|
||||
TESTING = True
|
||||
DEBUG = True
|
||||
SQLALCHEMY_ECHO = False
|
||||
API_KEYS = None # api keys are disabled in test
|
||||
Reference in New Issue
Block a user