mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
api layer v0.2.6 - /events work
This commit is contained in:
@@ -65,7 +65,6 @@ def test_graphql_post_devices(client, api_token):
|
||||
assert resp.status_code == 200
|
||||
|
||||
body = resp.get_json()
|
||||
# print("FULL RESPONSE:", body)
|
||||
|
||||
# GraphQL spec: response always under "data"
|
||||
assert "data" in body
|
||||
|
||||
Reference in New Issue
Block a user