diff --git a/tests/netedit/attributesEnum.py b/tests/netedit/attributesEnum.py index 936ab913274a..6a664b237dc1 100644 --- a/tests/netedit/attributesEnum.py +++ b/tests/netedit/attributesEnum.py @@ -3055,12 +3055,13 @@ class inspect: parameters = 11 class inspectSelection: - type = 1 - colorButton = 3 - color = 4 - departPos = 5 - depart = 6 - parameters = 9 + typeButton = 1 + type = 2 + colorButton = 4 + color = 5 + departPos = 6 + depart = 7 + parameters = 10 class personFlow: @@ -3093,16 +3094,17 @@ class inspect: parameters = 18 class inspectSelection: - type = 1 - colorButton = 3 - color = 4 - departPos = 5 - begin = 6 - terminate = 9 - spacing = 11 - terminateOption = 13 - spacingOption = 14 - parameters = 16 + typeButton = 1 + type = 2 + colorButton = 4 + color = 5 + departPos = 6 + begin = 7 + terminate = 10 + spacing = 12 + terminateOption = 14 + spacingOption = 15 + parameters = 17 # PersonPlans @@ -3666,12 +3668,13 @@ class inspect: parameters = 11 class inspectSelection: - type = 1 - colorButton = 3 - color = 4 - departPos = 5 - depart = 6 - parameters = 9 + typeButton = 1 + type = 2 + colorButton = 4 + color = 5 + departPos = 6 + depart = 7 + parameters = 10 class containerFlow: @@ -3704,16 +3707,17 @@ class inspect: parameters = 18 class inspectSelection: - type = 1 - colorButton = 3 - color = 4 - departPos = 5 - begin = 6 - terminate = 9 - spacing = 11 - terminateOption = 13 - spacingOption = 14 - parameters = 16 + typeButton = 1 + type = 2 + colorButton = 4 + color = 5 + departPos = 6 + begin = 7 + terminate = 10 + spacing = 12 + terminateOption = 14 + spacingOption = 15 + parameters = 17 # PersonPlans diff --git a/tests/netedit/elements/demands/containerflow/inspect_selection/flow_attributes/containersperhour/routes.netedit b/tests/netedit/elements/demands/containerflow/inspect_selection/flow_attributes/containersperhour/routes.netedit index 941873f2dc14..e991bb6ac81c 100644 --- a/tests/netedit/elements/demands/containerflow/inspect_selection/flow_attributes/containersperhour/routes.netedit +++ b/tests/netedit/elements/demands/containerflow/inspect_selection/flow_attributes/containersperhour/routes.netedit @@ -1,6 +1,6 @@ - - + - + diff --git a/tests/netedit/elements/demands/personflow/inspect_selection/flow_attributes/personsperhour/routes.netedit b/tests/netedit/elements/demands/personflow/inspect_selection/flow_attributes/personsperhour/routes.netedit index d8c54659f86f..feb1997059f7 100644 --- a/tests/netedit/elements/demands/personflow/inspect_selection/flow_attributes/personsperhour/routes.netedit +++ b/tests/netedit/elements/demands/personflow/inspect_selection/flow_attributes/personsperhour/routes.netedit @@ -1,17 +1,27 @@ - - + - +