Fix test case name
This commit is contained in:
@@ -5837,7 +5837,7 @@ class TestApi:
|
||||
|
||||
|
||||
def test_distribute_demand_to_nodes_op(self):
|
||||
p = 'test_distribute_demand_to_nodes'
|
||||
p = 'test_distribute_demand_to_nodes_op'
|
||||
read_inp(p, f'./inp/net3.inp', '3')
|
||||
open_project(p)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user