Skip to content
Snippets Groups Projects
Commit 471e4628 authored by Robert Latta's avatar Robert Latta
Browse files

Changed ciruit id as previous one has been terminated before last test data update

parent 332b2138
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ def test_get_children(client):
def test_get_parents(client):
rv = client.get(
'/testing/opsdb/circuit-hierarchy/parents/11725',
'/testing/opsdb/circuit-hierarchy/parents/47141',
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.
Please register or to comment