Skip to content

Commit

Permalink
id in the test
Browse files Browse the repository at this point in the history
  • Loading branch information
YufengXin committed Oct 22, 2024
1 parent 5649923 commit f936a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdx_controller/test/test_l2vpn_controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ def test_place_connection_v2_with_any_vlan_in_request(self):
"vlan": "any"
},
{
"port_id": "urn:sdx:port:amlight:B1:1",
"port_id": "urn:sdx:port:amlight:B1:3",
"vlan": "any"
}
]
Expand Down

0 comments on commit f936a7e

Please sign in to comment.