Added cron field to database
This commit is contained in:
@@ -8,4 +8,4 @@ def get_token(test_client, email, password):
|
||||
if "token" in json.loads(response.data)["data"]:
|
||||
return json.loads(response.data)["data"]["token"]
|
||||
|
||||
return ""
|
||||
return ""
|
||||
|
Reference in New Issue
Block a user