Skip to content
Snippets Groups Projects
Commit 427c3112 authored by Erik Reid's avatar Erik Reid
Browse files

update based on new test data

parent 7ad820b7
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ def test_get_interface_info_for_equipment(client_with_mocked_data):
def test_get_interface_info_for_equipment_and_interface(
client_with_mocked_data):
rv = client_with_mocked_data.get(
'/testing/opsdb/interfaces/mx1.ams.nl.geant.net/ae0.0',
'/testing/opsdb/interfaces/mx1.ams.nl.geant.net/ae3.0',
headers=DEFAULT_REQUEST_HEADERS)
assert rv.status_code == 200
assert rv.is_json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment