Skip to content
Snippets Groups Projects
Commit 2c041fff authored by psainvit's avatar psainvit Committed by Pascal Sainvitu
Browse files

slowdown L2_BGM_Step04_Setup_polar_station_Test

parent 236c5f2d
No related branches found
No related tags found
1 merge request!1268TSU-3933 add CL__ in front of every names in the exports, Full module LGC...
Pipeline #12461854 passed
...@@ -10,7 +10,7 @@ param ( ...@@ -10,7 +10,7 @@ param (
# put something in this to run only this test and its parents # put something in this to run only this test and its parents
# $UniqueMethodToRun = "L2_BGM_Step11_BOC_With_Roll" # $UniqueMethodToRun = "L2_BGM_Step04_Setup_polar_station_Test"
$ForceToRunAllParentTests = $true $ForceToRunAllParentTests = $true
Add-Type -AssemblyName System.Windows.Forms Add-Type -AssemblyName System.Windows.Forms
......
This diff is collapsed.
...@@ -282,7 +282,7 @@ namespace Functional_Tests ...@@ -282,7 +282,7 @@ namespace Functional_Tests
"; ";
} }
internal static string MacroPart_NextStep() internal static string MacroPart_NextStep(string trace = "")
{ {
return $@" return $@"
<IInputActivity xsi:type=""MouseActivity"" Pos.=""13"" Delay=""309"" trace=""Next step+"" Button=""Left"" Direction=""Down"" Xpos=""1324"" Ypos=""933"" Delta=""0""/> <IInputActivity xsi:type=""MouseActivity"" Pos.=""13"" Delay=""309"" trace=""Next step+"" Button=""Left"" Direction=""Down"" Xpos=""1324"" Ypos=""933"" Delta=""0""/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment