Skip to content

Commit 3bd36fe

Browse files
committed
fix neighbor_v4 tests
1 parent 9066f68 commit 3bd36fe

File tree

1 file changed

+1
-0
lines changed
  • networkapi/api_neighbor/v4/tests/neighbor_v4/sanity/sync

1 file changed

+1
-0
lines changed

networkapi/api_neighbor/v4/tests/neighbor_v4/sanity/sync/test_delete.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class NeighborV4DeleteSuccessTestCase(NetworkApiTestCase):
2727
fixtures_path.format('initial_ipv4.json'),
2828
fixtures_path.format('initial_asn.json'),
2929
fixtures_path.format('initial_route_map.json'),
30+
fixtures_path.format('initial_peer_group.json'),
3031
fixtures_path.format('initial_equipment.json'),
3132
fixtures_path.format('initial_asn_equipment.json'),
3233
fixtures_path.format('initial_ipv4_equipment.json'),

0 commit comments

Comments
 (0)