Adding a new line
This commit is contained in:
parent
922c96e3c1
commit
aa0f15fbb2
|
@ -21,4 +21,4 @@ def test_storage():
|
||||||
|
|
||||||
response_json = loads(response.text)
|
response_json = loads(response.text)
|
||||||
assert response_json['user'] == 'sanic'
|
assert response_json['user'] == 'sanic'
|
||||||
assert response_json.get('sidekick') is None
|
assert response_json.get('sidekick') is None
|
||||||
|
|
Loading…
Reference in New Issue
Block a user